feat: inhib reboot alert

This commit is contained in:
auricom
2022-05-05 18:20:55 +02:00
parent 49ff2b43d0
commit f3e73505b9

View File

@@ -71,7 +71,7 @@ spec:
routes: routes:
- receiver: "null" - receiver: "null"
matchers: matchers:
- alertname =~ "InfoInhibitor|Watchdog" - alertname =~ "InfoInhibitor|Watchdog|RebootScheduled"
- receiver: "pushover" - receiver: "pushover"
matchers: matchers:
- severity = "critical" - severity = "critical"