アプリケーションの指標データは、内部 Kubernetes Service としてポートで使用できます。この Service によって収集されたデータは、ハイブリッド指標コレクタ サービスによって取得されます。Monitoring の Metrics Explorer を使用すると、次のような指標を選択できます。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-09-11 UTC。"],[[["\u003cp\u003eVersion 1.1 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 to collect operational metrics for monitoring, alerting, and analyzing hybrid service health.\u003c/p\u003e\n"],["\u003cp\u003eCollected metrics data is sent to Stackdriver, where it can be accessed and managed through the Stackdriver console.\u003c/p\u003e\n"],["\u003cp\u003eMetrics collection is disabled by default and must be enabled through specific configuration steps.\u003c/p\u003e\n"],["\u003cp\u003eApplication metrics, such as read/write request counts and latency, can be viewed using the Monitoring Metrics Explorer in Stackdriver.\u003c/p\u003e\n"]]],[],null,["# Metrics collection overview\n\n| You are currently viewing version 1.1 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.1/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:"]]