Skip to content
Snippets Groups Projects
Commit 189ba2f7 authored by Ben Kochie's avatar Ben Kochie
Browse files

Increase InstanceDown timeout

Wait 15 min before alerting on InstanceDown.
parent 69c4fc35
No related branches found
No related tags found
1 merge request!5Increase InstanceDown timeout
Pipeline #
Loading
Loading
@@ -62,7 +62,7 @@ ALERT NodeFilesystemReadOnly
 
ALERT InstanceDown
IF up == 0
FOR 5m
FOR 15m
LABELS {
severity = "crit",
}
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment