prometheus: fix typo
This commit is contained in:
parent
98f122bb69
commit
c4744e9ab6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
prometheus__rules_common:
|
||||
- alert: CollectorDown
|
||||
expr: >
|
||||
expr:
|
||||
up == 0
|
||||
for: 3m
|
||||
labels:
|
||||
|
|
Loading…
Reference in a new issue