Skip to content

Instantly share code, notes, and snippets.

@wwalker
Created August 7, 2020 21:56
Show Gist options
  • Save wwalker/83a105332eada00c29baada63881a526 to your computer and use it in GitHub Desktop.
Save wwalker/83a105332eada00c29baada63881a526 to your computer and use it in GitHub Desktop.
- 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