From 02ca2a46be6f13e93cf74bf0ec5b19f4aa22ac5c Mon Sep 17 00:00:00 2001 From: Luke Granger-Brown Date: Tue, 20 Apr 2021 14:11:38 +0000 Subject: [PATCH] totoro: attempt to repair rules by adding more blanks --- ops/nixos/totoro/default.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ops/nixos/totoro/default.nix b/ops/nixos/totoro/default.nix index 2cf4756126..09a041aa46 100644 --- a/ops/nixos/totoro/default.nix +++ b/ops/nixos/totoro/default.nix @@ -262,6 +262,9 @@ in { annotations: summary: "Blade: Single Blade Power Usage Out of Bounds" description: "{{ $labels.system }} has power usage of {{ $value }}, which is out of expected bounds." + '' + '' + groups: - name: availability rules: - alert: NodeExporterDown @@ -272,6 +275,9 @@ in { annotations: summary: "Node exporter no longer scrapable" description: "{{ $labels.system }} is not reachable from totoro." + '' + '' + groups: - name: nixos rules: - alert: NixOSChannelBad