Closed lorenzofelletti closed 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!
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).