edit Alert PrometheusTargetMissing

This commit is contained in:
Aaron Riedel 2023-04-21 05:09:02 +02:00
parent 706e4605fb
commit 8503d2b46f
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -53,7 +53,7 @@ data:
severity: critical
annotations:
summary: Prometheus target missing (instance {{ $labels.instance }})
description: "A Prometheus target has disappeared. An exporter might be crashed.\n VALUE = {{ $value }}\n LABELS = {{ $labels }}"
description: "A Prometheus target has disappeared. \n Job: {{ $labels.job }}\n App: {{ $labels.app }}\n Pod: {{ $labels.pod }}\n Node: {{ $labels.node }}\n Namespace: {{ $labels.namespace }}"
- name: PrometheusConfigurationReloadFailure
rules:
- alert: PrometheusConfigurationReloadFailure