Created
August 7, 2020 21:56
-
-
Save wwalker/83a105332eada00c29baada63881a526 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- alert: InstanceDown | |
expr: up{job="node"} == 0 | |
for: 5m | |
labels: | |
name: InstanceDown | |
severity: critical | |
annotations: | |
description: '{{ $labels.instance }} of job {{ $labels.job }} has been down | |
for more than 5 minutes.' | |
summary: Down | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment