prometheus: temporarily disable BirdProtocolDown

This commit is contained in:
jeltz 2023-06-22 17:29:16 +02:00
parent 452066fcfb
commit 455a0bdc2a
Signed by: jeltz
GPG key ID: 800882B66C0C3326

View file

@ -251,15 +251,15 @@
severity: warning
annotations:
summary: "{{ '$labels.instance' | interp }}"
bird:
- alert: BirdProtocolDown
expr: "bird_protocol_up == 0"
for: 0m
labels:
severity: critical
annotations:
summary: "{{ '$labels.name' | interp }} :
{{ '$labels.state' | interp }}"
#bird:
# - alert: BirdProtocolDown
# expr: "bird_protocol_up == 0"
# for: 0m
# labels:
# severity: critical
# annotations:
# summary: "{{ '$labels.name' | interp }} :
# {{ '$labels.state' | interp }}"
roles:
- prometheus