Increased monitoring rule wait for host down
This commit is contained in:
parent
3ea21db30b
commit
b0d64acb33
@ -3,7 +3,7 @@ groups:
|
||||
rules:
|
||||
- alert: InstanceDown
|
||||
expr: up{job="node-exporter"} == 0
|
||||
for: 1m
|
||||
for: 5m
|
||||
labels:
|
||||
severity: critical
|
||||
annotations:
|
||||
|
Loading…
Reference in New Issue
Block a user