]> git.openstreetmap.org Git - chef.git/commitdiff
Fix typo
authorTom Hughes <tom@compton.nu>
Wed, 9 Nov 2022 08:25:15 +0000 (08:25 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 9 Nov 2022 08:25:20 +0000 (08:25 +0000)
cookbooks/prometheus/templates/default/alert_rules.yml.erb

index 92983b27a698899e3738aa5f61474e1d00ffaa09..5b2ec56ac9623b2579c5c97ccebb3b7208af310b 100644 (file)
@@ -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: