Apigee hybrid erfasst Messwerte, mit denen Sie den Status von Hybriddiensten überwachen, Benachrichtigungen einrichten usw. Apigee verwendet das branchenübliche Add-on Prometheus für die Messwerterfassung. Nach der Erfassung sendet Hybrid die Messwertdaten an Stackdriver. Anschließend können Sie die Stackdriver-Konsole zum Anzeigen, Durchsuchen und Analysieren von Messwerten und Verwalten von Benachrichtigungen verwenden.
Das folgende Diagramm zeigt den Messwerterfassungsprozess:
Wie Sie in diesem Diagramm sehen, wird pro Cluster ein Prometheus-Server ausgeführt. Außerdem kann er auf jedem Pod im Cluster ausgeführt werden.
Prometheus erfasst Anwendungsmesswertdaten aus allen Hybriddiensten und sendet die Messwertdaten an Stackdriver. Sie können über die Stackdriver-Konsole auf Messwertdaten zugreifen.
Die Erfassung von Messwerten ist standardmäßig deaktiviert. Informationen zum Aktivieren finden Sie unter Messwerterfassung konfigurieren.
Informationen zu Messwerten
Daten zu Anwendungsmesswerten werden auf einem Port als interner Kubernetes-Dienst zur Verfügung gestellt. Die von diesem Dienst erfassten Daten werden durch den Collector-Messwert-Collector-Dienst extrahiert. Im Monitoring-Metrics Explorer können Sie Messwerte auswählen, die Sie anzeigen lassen möchten. Zum Beispiel:
Anzahl der Leseanfragen
Leselatenz
Anzahl der Schreibanfragen
Schreiblatenz
Beispielsweise können Sie in Stackdriver ein Dashboard erstellen, um Ihre Messwerte anzuzeigen:
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-08-21 (UTC)."],[[["\u003cp\u003eVersion 1.2 of the Apigee hybrid documentation is end of life, and users should upgrade to a newer version.\u003c/p\u003e\n"],["\u003cp\u003eApigee hybrid uses Prometheus for metrics collection, which is then sent to Stackdriver for viewing, searching, analyzing, and managing alerts.\u003c/p\u003e\n"],["\u003cp\u003eMetrics collection is disabled by default and needs to be enabled by following the instructions in the "Configure metrics collection" guide.\u003c/p\u003e\n"],["\u003cp\u003eApplication metrics data is collected by the hybrid metrics collector service and is available through the Stackdriver Monitoring Metrics Explorer.\u003c/p\u003e\n"]]],[],null,["# Metrics collection overview\n\n| You are currently viewing version 1.2 of the Apigee hybrid documentation. **This version is end of life.** You should upgrade to a newer version. For more information, see [Supported versions](/apigee/docs/hybrid/supported-platforms#supported-versions).\n\nApigee hybrid collects operations metrics that you can use to\nmonitor the health of hybrid services, to set up alerts, and\nso on. Apigee uses the industry-standard [Prometheus](https://github.com/kubernetes/kops/tree/master/addons/prometheus-operator) add-on for metrics collection. Once\ncollected, hybrid sends the metrics data to Stackdriver, at which point you\ncan use the Stackdriver console for viewing, searching, and\nanalyzing metrics and managing alerts.\n\nThe following diagram shows the metrics collection process:\n\nAs you can see in this diagram, there is one Prometheus server\nrunning per cluster, and it can run on any pod in the cluster.\nPrometheus scrapes application metrics data from all hybrid\nservices and sends the metrics data to Stackdriver. You can access\nmetrics data through the Stackdriver console.\n\nMetrics collection is disabled by default. To enable it, see\n[Configure metrics collection](/apigee/docs/hybrid/v1.2/metrics-enable).\n\nAbout metrics\n-------------\n\nApplication metrics data is made available on a port as an\ninternal Kubernetes service. Data collected by this service is\nscraped by the hybrid metrics collector service. You can use\nthe [Monitoring Metrics Explorer](https://console.cloud.google.com/monitoring/metrics-explorer) to select metrics you want to view, such as:\n\n- read request count\n- read request latency\n- write request count\n- write request latency\n\nFor example, you can create a dashboard in Stackdriver to show\nyour metrics:"]]