Prometheus: Repeat alerts less often

This commit is contained in:
Tobias Manske 2023-04-17 20:57:03 +02:00
parent fd589c4b36
commit a351ea03a1
Signed by: tobias
GPG Key ID: 9164B527694A0709
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ route:
group_by: ['alertname']
group_wait: 30s
group_interval: 5m
repeat_interval: 5m
repeat_interval: 1h
receiver: 'matrix-monitoring'
routes:
- receiver: 'email'