Increase padding for NodeDown rule
This commit is contained in:
@@ -3,7 +3,7 @@ groups:
|
||||
rules:
|
||||
- alert: NodeDown
|
||||
expr: up{job="node"} == 0
|
||||
for: 10s
|
||||
for: 20s
|
||||
labels:
|
||||
severity: warning
|
||||
annotations:
|
||||
|
||||
Reference in New Issue
Block a user