prometheus: fix typo

pull/106/head
jeltz 7 months ago
parent 98f122bb69
commit c4744e9ab6
Signed by: jeltz
GPG Key ID: 800882B66C0C3326

@ -1,7 +1,7 @@
--- ---
prometheus__rules_common: prometheus__rules_common:
- alert: CollectorDown - alert: CollectorDown
expr: > expr:
up == 0 up == 0
for: 3m for: 3m
labels: labels:

Loading…
Cancel
Save