From c3d78786e852c8a8c32ba8e4f939acf5c3087154 Mon Sep 17 00:00:00 2001 From: Samuel Berthe Date: Tue, 15 Aug 2023 20:27:13 +0200 Subject: [PATCH] fix ci --- _data/rules.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/rules.yml b/_data/rules.yml index 4cc2431..a6f46d4 100644 --- a/_data/rules.yml +++ b/_data/rules.yml @@ -197,7 +197,7 @@ groups: severity: warning for: 2m - name: Host filesystem device error - description: {{ $labels.instance }}: Device error with the {{ $labels.mountpoint }} filesystem + description: '{{ $labels.instance }}: Device error with the {{ $labels.mountpoint }} filesystem' query: 'node_filesystem_device_error == 1' severity: critical - name: Host inodes will fill in 24 hours @@ -2301,7 +2301,7 @@ groups: description: 'Vault cluster is not healthy {{ $labels.instance }}: {{ $value | printf "%.2f"}}%' query: 'sum(vault_core_active) / count(vault_core_active) <= 0.5' severity: critical - + - name: Cloudflare exporters: