kubernetes-monitoring / kubernetes-mixin

A set of Grafana dashboards and Prometheus alerts for Kubernetes.
Apache License 2.0
2.12k stars 597 forks source link

feat: API Server availability rules consistency #976

Closed lorenzofelletti closed 1 month ago

lorenzofelletti commented 2 months ago

Addresses https://github.com/kubernetes-monitoring/kubernetes-mixin/issues/975 by reordering the count/bucket rules, and reusing the *_bucket{le="+Inf"} value in the *_count expression to ensure they amount to the same value (which is needed as it is a prerequisite to the SLO rules expressions).

github-actions[bot] commented 1 month ago

This PR has been automatically marked as stale because it has not had any activity in the past 30 days.

The next time this stale check runs, the stale label will be removed if there is new activity. The issue will be closed in 7 days if there is no new activity.

Thank you for your contributions!