totoro: attempt to repair rules by adding more blanks
This commit is contained in:
parent
3c48f56f6e
commit
02ca2a46be
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue