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.
Users can view the generated PromQL query expression and modify it. The corresponding Grafana datasource is called KfuseDatasource.
If you modify the PromQL query expression, it won’t be reflected in the Query Builder. |