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

Add CortexRolloutStuck alert #405

Closed pracucci closed 2 years ago

pracucci commented 2 years ago

What this PR does: In this PR I propose to add the CortexRolloutStuck which fires if a Cortex StatefulSet or Deployment rollout is stuck. I've manually tried the queries and they should work as expected. The alert is a warning to get some confidence with it, but final goal would be to run it as critical.

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

Checklist