From 36cb396568ef4c450ccd05537dee5c1b4e510cea Mon Sep 17 00:00:00 2001 From: George Robinson <85952834+gerobinson@users.noreply.github.com> Date: Mon, 12 Jul 2021 17:20:42 +0100 Subject: [PATCH] Add ValueString to the documentation for alerts (#36654) --- .../unified-alerting/message-templating/template-data.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sources/alerting/unified-alerting/message-templating/template-data.md b/docs/sources/alerting/unified-alerting/message-templating/template-data.md index 255d9c0a509..f549a38b655 100644 --- a/docs/sources/alerting/unified-alerting/message-templating/template-data.md +++ b/docs/sources/alerting/unified-alerting/message-templating/template-data.md @@ -37,6 +37,7 @@ SilenceURL | string | Link to grafana silence for with labels for this aler DashboardURL | string | Link to grafana dashboard, if alert rule belongs to one. Only for Grafana managed alerts. PanelURL | string | Link to grafana dashboard panel, if alert rule belongs to one. Only for Grafana managed alerts. Fingerprint | string | Fingerprint that can be used to identify the alert. +ValueString | string | A string that contains the labels and value of each reduced expression in the alert. ## KeyValue