prometheus: fix typo

This commit is contained in:
jeltz 2023-11-03 20:51:49 +01:00
parent 98f122bb69
commit c4744e9ab6
Signed by: jeltz
GPG key ID: 800882B66C0C3326

View file

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