Add incidents export, queue alerts, and health summaries
This commit is contained in:
@@ -88,6 +88,11 @@ This project uses `config.yaml`. Start from `config.example.yaml`.
|
||||
- `schedule.enabled` (bool): Enable auto self-test.
|
||||
- `schedule.time` (string): Local time `HH:MM` (default `03:30`).
|
||||
|
||||
## queue
|
||||
|
||||
- `max_pending_alert` (int): Alert if pending tasks >= this value.
|
||||
- `avg_wait_alert` (int): Alert if average wait exceeds N seconds.
|
||||
- `cooldown_sec` (int): Cooldown between queue alerts (default 300s).
|
||||
## external_checks
|
||||
|
||||
- `enabled` (bool): Enable background checks.
|
||||
|
||||
Reference in New Issue
Block a user