Allow critical-only load alerts
This commit is contained in:
@@ -24,6 +24,7 @@ This project uses `config.yaml`. Start from `config.example.yaml`.
|
||||
- `interval_sec` (int): Poll interval.
|
||||
- `cooldown_sec` (int): Cooldown between alerts.
|
||||
- `notify_cooldown_sec` (int): Global alert dedup cooldown (defaults to `cooldown_sec`).
|
||||
- `load_only_critical` (bool): Only send critical load alerts (no warn/OK).
|
||||
- `quiet_hours` (object): Quiet hours for non‑critical alerts.
|
||||
- `enabled` (bool): Enable quiet hours.
|
||||
- `start` (string): Start time `HH:MM` (e.g. `23:00`).
|
||||
|
||||
Reference in New Issue
Block a user