Add ValueString to the documentation for alerts (#36654)

This commit is contained in:
George Robinson 2021-07-12 17:20:42 +01:00 committed by GitHub
parent 528fe90536
commit 36cb396568
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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