pez-infra/ansible/services/prometheus/rules/node-exporter.rules
Rasmus Wejlgaard 737d6e0bc1 initial commit
2026-03-28 12:39:41 +00:00

9 lines
No EOL
263 B
Text

groups:
- name: alerts
rules:
# - alert: ServerRunningBtrfs
# expr: node_btrfs_info > 0
# for: 5m
# annotations:
# summary: "Server {{ $labels.job }} is running btrfs"
# description: "{{ $labels.job }} has uuid of '{{ $labels.uuid }}'"