Prometheus: Send alerts about matrix also to email
This commit is contained in:
parent
7404d39bf9
commit
6b6424cb36
@ -12,6 +12,11 @@ route:
|
||||
repeat_interval: 1h
|
||||
matchers:
|
||||
- alertname="PrometheusAlertmanagerE2eDeadManSwitch"
|
||||
- receiver: 'email'
|
||||
group_interval: 1m
|
||||
continue: true
|
||||
matchers:
|
||||
- job=matrix_synapse_1
|
||||
|
||||
receivers:
|
||||
- name: 'email'
|
||||
|
Loading…
Reference in New Issue
Block a user