grafana / cortex-jsonnet

Deprecated: see https://github.com/grafana/mimir/tree/main/operations/mimir instead
Apache License 2.0
74 stars 53 forks source link

Added 'Per route p99 latency' to ruler configuration API #353

Closed pracucci closed 3 years ago

pracucci commented 3 years ago

What this PR does: When investigating high latency in the ruler configuration API endpoints it's handy to have the p99 latency per route directly in the dashboard. In this PR I'm proposing to add a panel to display it.

Example:

Screenshot 2021-07-05 at 13 45 05

Which issue(s) this PR fixes: N/A

Checklist