From 2959ab41f339b5df786ab7def081bb8ed154a320 Mon Sep 17 00:00:00 2001 From: Simon Pasquier Date: Mon, 24 Jul 2017 15:38:28 +0200 Subject: [PATCH] Rename Prometheus alerts for consistency Change-Id: I96fb789bf73af22d56fc6c6980626647f87409d4 --- prometheus/meta/prometheus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prometheus/meta/prometheus.yml b/prometheus/meta/prometheus.yml index eb8df8d..07eb726 100644 --- a/prometheus/meta/prometheus.yml +++ b/prometheus/meta/prometheus.yml @@ -1,7 +1,7 @@ {% raw %} server: alert: - PrometheusUP: + PrometheusTargetDown: if: 'up != 1' labels: severity: critical