Fix annotation field name for ping alert
Change-Id: I0ae2bff8c316d79661509f64baefa3e1449466c7
Closes-Bug: PROD-28905 (PROD:28905)
diff --git a/telegraf/meta/prometheus.yml b/telegraf/meta/prometheus.yml
index 9023954..bf0e188 100644
--- a/telegraf/meta/prometheus.yml
+++ b/telegraf/meta/prometheus.yml
@@ -25,7 +25,7 @@
annotations:
{%- raw %}
summary: "The {{ $labels.host }} node is down"
- decsrition: "The {{ $labels.host }} node is unreachable at {{ $labels.url }}, the Telegraf and Fluentd targets on the {{ $labels.host }} node are down."
+ description: "The {{ $labels.host }} node is unreachable at {{ $labels.url }}, the Telegraf and Fluentd targets on the {{ $labels.host }} node are down."
{%- endraw %}
{%- if address is defined %}
target: