Home / API Documentation / Operations center / Monitoring indicators

Monitoring indicators

API API name
GET /v2/metrics/{cluster}/prometheus/label/{labelName}/values View the value of the specified label in Prometheus Time Series
GET /v2/metrics/{cluster}/indicators View a list of monitoring indicators and details
GET /v2/metrics/{cluster}/prometheus/query View monitoring data for a specified expression at a point in time
POST /v2/metrics/{cluster}/query View the monitoring data of multiple indicators at a certain point in time
GET /v2/metrics/{cluster}/prometheus/query_range View monitoring data for a specified expression over a period of time
POST /v2/metrics/{cluster}/query_range View monitoring data for multiple indicators over time

Tip