Prometheus: Send alerts about matrix also to email

This commit is contained in:
Tobias Manske 2023-04-18 23:27:37 +02:00
parent 7404d39bf9
commit 6b6424cb36
Signed by: tobias
GPG Key ID: 9164B527694A0709
1 changed files with 5 additions and 0 deletions

View File

@ -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'