Apigee hybrid menggunakan add-on Prometheus standar industri untuk pengumpulan metrik. Semua
aplikasi platform runtime campuran Apigee mengekspos endpoint HTTP(s) yang dapat di-scraping oleh
server Prometheus. Metrik diformat dalam format OpenCensus.
Anda dapat menggunakan layanan pelaporan dan pengumpulan metrik Anda sendiri, dengan mempertimbangkan bahwa metrik Apigee hybrid diformat di OpenCensus untuk scraping oleh server Prometheus.
Tabel berikut mencantumkan nomor port dan endpoint tempat hybrid mengekspos metrik untuk scraping untuk
setiap pod platform runtime.
Nama komponen Apigee
Nomor port
Endpoint metrik
Cassandra
7070
/metrics
Connect Agent
7070
/metrics
Mart
8843
/v1/mart/metrics
Redis
8001
/stats/promethues
Runtime
8843
/v1/server/metrics
Synchronizer
8843
/v1/sync/metrics
UDCA
7070
/v1/server/metrics
Pemantau
8843
/metricz
Contoh
Contoh berikut menunjukkan pengumpulan metrik pada komponen Runtime dari command line:
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-06-16 UTC."],[[["Apigee hybrid utilizes the Prometheus add-on for metrics collection, with all runtime plane applications exposing an HTTP(s) endpoint for scraping."],["Metrics in Apigee hybrid are formatted in OpenCensus format, compatible with Prometheus server scraping."],["Each Apigee hybrid runtime component exposes metrics on specific ports and endpoints, as detailed in the provided table."],["The provided table shows what the metrics endpoint and port number are for scraping in each runtime component, such as Runtime having `/v1/server/metrics` at port `8843`."]]],[]]