Backed out changeset 4c2687c43d66

This commit is contained in:
Luke Granger-Brown 2021-04-20 14:18:45 +00:00
parent 02ca2a46be
commit eb9b1a43c0

View file

@ -262,9 +262,6 @@ 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
@ -275,9 +272,6 @@ 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