Prometheus: Drop some alerts for general targets.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
6b6424cb36
commit
c44c730dcc
@ -14,9 +14,19 @@ route:
|
||||
- alertname="PrometheusAlertmanagerE2eDeadManSwitch"
|
||||
- receiver: 'email'
|
||||
group_interval: 1m
|
||||
continue: true
|
||||
matchers:
|
||||
- job=matrix_synapse_1
|
||||
- job="matrix_synapse_1"
|
||||
- receiver: 'matrix-monitoring'
|
||||
group_wait: 30s
|
||||
group_interval: 1h
|
||||
matchers:
|
||||
- alertname="PrometheusAllTargetsMissing"
|
||||
- receiver: 'matrix-monitoring'
|
||||
group_wait: 30s
|
||||
group_interval: 1h
|
||||
matchers:
|
||||
- alertname="PrometheusTargetMissing"
|
||||
|
||||
|
||||
receivers:
|
||||
- name: 'email'
|
||||
|
Loading…
Reference in New Issue
Block a user