Rename Prometheus alerts for consistency
Change-Id: I96fb789bf73af22d56fc6c6980626647f87409d4
This commit is contained in:
parent
4943a0ded1
commit
2959ab41f3
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{% raw %}
|
||||
server:
|
||||
alert:
|
||||
PrometheusUP:
|
||||
PrometheusTargetDown:
|
||||
if: 'up != 1'
|
||||
labels:
|
||||
severity: critical
|
||||
|
|
Loading…
Reference in a new issue