PromQL
PromQL is the Prometheus Query Language that enables you to select and aggregate metric time series data in real time.
Kloudfuse supports PromQL for querying metrics. It is an alternative to using Kloudfuse query builder in the Metrics Explorer, Metrics Alerts, and Metrics Dashboards.
If you modify the PromQL query expression, it won’t be reflected in the Query Builder. |
Users can view the generated PromQL query expression and modify it. The corresponding Grafana datasource is called KfuseDatasource.
For specifics of accessing metrics information through APIs, see APIs for Metrics.