Prometheus: Repeat alerts less often

This commit is contained in:
2023-04-17 20:57:03 +02:00
parent fd589c4b36
commit a351ea03a1

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'