From 2575e64e8a0f1afb8e6cfc18b15b1cd8dd712f7c Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Tue, 13 Jul 2021 15:20:58 +0200 Subject: [PATCH] Add ValueString to the documentation for alerts (#36654) (#36676) (cherry picked from commit 36cb396568ef4c450ccd05537dee5c1b4e510cea) Co-authored-by: George Robinson <85952834+gerobinson@users.noreply.github.com> --- .../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