Prometheus: Repeat alerts less often
This commit is contained in:
parent
fd589c4b36
commit
a351ea03a1
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user