monitoring: delay PiManagerDown duplicate pages

This commit is contained in:
Andrew Stoltz
2026-06-10 16:23:49 -05:00
parent 81ac1f3e4f
commit b0a3ef7448
2 changed files with 9 additions and 1 deletions

View File

@@ -843,7 +843,9 @@ data:
rules:
- alert: PiManagerDown
expr: up{job="pimanager-app"} == 0
for: 3m
# Sprint 67: delayed behind NodeDown's critical page so a powered-off
# Pi does not create the first duplicate page for the same host.
for: 8m
labels:
severity: warning
annotations: