From bde83bc9ee3be7a8551f546a3724c8b4d59f1d1e Mon Sep 17 00:00:00 2001 From: Samuel Berthe Date: Fri, 17 Feb 2023 01:14:19 +0100 Subject: [PATCH] Update rules.yml --- _data/rules.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_data/rules.yml b/_data/rules.yml index 2fba048..b76ffa7 100644 --- a/_data/rules.yml +++ b/_data/rules.yml @@ -2246,8 +2246,7 @@ groups: - name: Vault cluster health description: 'Vault cluster is not healthy {{ $labels.instance }}: {{ $value | printf "%.2f"}}%' query: 'sum(vault_core_active) / count(vault_core_active) > 0.5' - severity: warning - for: 5m + severity: critical - name: Cloudflare