Metrics
OSA Proxy implementation
This page describes the current OSA Proxy implementation. The archived Java/Spring implementation is available in Archived Java/Spring implementation.
OSA Proxy exposes Prometheus metrics at:
Example:
The current version does not provide Spring Boot actuator endpoints. Use /metrics for scraping, not /actuator/metrics or /actuator/prometheus.
Prometheus scrape config example
Post-installation check
-
Check that the service responds to the health check:
-
Check that the metrics endpoint returns Prometheus data:
-
Configure scraping in Prometheus or through the Helm chart ServiceMonitor if the service is deployed in Kubernetes.
Was this page helpful?
