Skip to main content
Version: 1.17

Metrics endpoints

The Metrics endpoints in ADS, plays a pivotal role in performance monitoring. They enable the extraction of valuable metrics data, which can be utilized by monitoring tools like Prometheus, providing insights into the service's operational metrics and performance indicators.

Metrics endpoint

The Metrics API is accessed through the following GET endpoint:

GET /admin/metrics/prometheus

When the Prometheus monitoring application is used as a metrics backend for ADS, it pulls (or scrapes) data via an administration endpoint.

The configuration of ADS for metrics data collection is described in the section Metrics.