Allow critical-only load alerts
This commit is contained in:
@@ -19,6 +19,8 @@ alerts:
|
||||
cooldown_sec: 900
|
||||
# Optional global dedup cooldown for notify() calls
|
||||
notify_cooldown_sec: 900
|
||||
# If true, only critical load alerts are sent (no warn/OK)
|
||||
load_only_critical: false
|
||||
quiet_hours:
|
||||
enabled: false
|
||||
start: "23:00"
|
||||
|
||||
Reference in New Issue
Block a user