Rename Prometheus alerts for consistency

Change-Id: I96fb789bf73af22d56fc6c6980626647f87409d4
This commit is contained in:
Simon Pasquier 2017-07-24 15:38:28 +02:00
parent 4943a0ded1
commit 2959ab41f3

View file

@ -1,7 +1,7 @@
{% raw %} {% raw %}
server: server:
alert: alert:
PrometheusUP: PrometheusTargetDown:
if: 'up != 1' if: 'up != 1'
labels: labels:
severity: critical severity: critical