From a7aa59ab8981b8ed7ce59fe24e750250b035f704 Mon Sep 17 00:00:00 2001 From: samber Date: Sun, 28 Aug 2022 15:47:56 +0000 Subject: [PATCH] Publish --- dist/rules/prometheus-self-monitoring/embedded-exporter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/rules/prometheus-self-monitoring/embedded-exporter.yml b/dist/rules/prometheus-self-monitoring/embedded-exporter.yml index 09c907c..9ec2120 100644 --- a/dist/rules/prometheus-self-monitoring/embedded-exporter.yml +++ b/dist/rules/prometheus-self-monitoring/embedded-exporter.yml @@ -254,4 +254,4 @@ groups: severity: warning annotations: summary: Prometheus timeserie cardinality (instance {{ $labels.instance }}) - description: "The \"{{ $label.name }}\" timeserie cardinality is getting very high: {{ $value }}\n VALUE = {{ $value }}\n LABELS = {{ $labels }}" + description: "The \"{{ $labels.name }}\" timeserie cardinality is getting very high: {{ $value }}\n VALUE = {{ $value }}\n LABELS = {{ $labels }}"