From: Tom Hughes Date: Wed, 9 Nov 2022 08:25:15 +0000 (+0000) Subject: Fix typo X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/c4f0a0e16117988b7f9488712b101bb08f8bc151 Fix typo --- diff --git a/cookbooks/prometheus/templates/default/alert_rules.yml.erb b/cookbooks/prometheus/templates/default/alert_rules.yml.erb index 92983b27a..5b2ec56ac 100644 --- a/cookbooks/prometheus/templates/default/alert_rules.yml.erb +++ b/cookbooks/prometheus/templates/default/alert_rules.yml.erb @@ -149,7 +149,7 @@ groups: for: 15m labels: alertgroup: fastly - - alert: multipe fastly healthchecks failing + - alert: multiple fastly healthchecks failing expr: count(fastly_healthcheck_status == 0) > 4 for: 5m labels: