totoro: attempt to repair rules by adding more blanks

This commit is contained in:
Luke Granger-Brown 2021-04-20 14:11:38 +00:00
parent 3c48f56f6e
commit 02ca2a46be

View file

@ -262,6 +262,9 @@ in {
annotations: annotations:
summary: "Blade: Single Blade Power Usage Out of Bounds" summary: "Blade: Single Blade Power Usage Out of Bounds"
description: "{{ $labels.system }} has power usage of {{ $value }}, which is out of expected bounds." description: "{{ $labels.system }} has power usage of {{ $value }}, which is out of expected bounds."
''
''
groups:
- name: availability - name: availability
rules: rules:
- alert: NodeExporterDown - alert: NodeExporterDown
@ -272,6 +275,9 @@ in {
annotations: annotations:
summary: "Node exporter no longer scrapable" summary: "Node exporter no longer scrapable"
description: "{{ $labels.system }} is not reachable from totoro." description: "{{ $labels.system }} is not reachable from totoro."
''
''
groups:
- name: nixos - name: nixos
rules: rules:
- alert: NixOSChannelBad - alert: NixOSChannelBad