You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To reduce the load on the Prometheus and Grafana server, we use topk and bottomk on the metrics.
This approach makes the metrics more complicated and increases the load on the Prometheus server.
An alternative, use only one of the functions and add a drop-down filter to choose one of them
The text was updated successfully, but these errors were encountered:
To reduce the load on the Prometheus and Grafana server, we use topk and bottomk on the metrics.
This approach makes the metrics more complicated and increases the load on the Prometheus server.
An alternative, use only one of the functions and add a drop-down filter to choose one of them
The text was updated successfully, but these errors were encountered: