infra/stacks/monitoring/modules
Viktor Barzin 5da6d75094 fix(monitoring): PodCrashLooping alert now fires only for active CrashLoopBackOff
Switch from restart-count based detection (increase restarts[1h] > 5) to
waiting-reason based (kube_pod_container_status_waiting_reason{reason="CrashLoopBackOff"}).
Alert auto-resolves when pod recovers, making it clear whether the issue is active.
2026-04-12 12:41:07 +01:00
..
monitoring fix(monitoring): PodCrashLooping alert now fires only for active CrashLoopBackOff 2026-04-12 12:41:07 +01:00