From bcc5a441bfdaf1edb39d100f7bc6ab275657ae98 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Mon, 17 Oct 2022 10:57:43 +0100 Subject: [PATCH] Alerting: Missing config option in the sample (#54179) (#57064) (cherry picked from commit 03248e9cd8b71013fb4989e11e9e9f992b743078) Co-authored-by: Jan Garaj --- conf/provisioning/alerting/sample.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/provisioning/alerting/sample.yaml b/conf/provisioning/alerting/sample.yaml index ae13cf68274..f050d1b51d2 100644 --- a/conf/provisioning/alerting/sample.yaml +++ b/conf/provisioning/alerting/sample.yaml @@ -56,6 +56,7 @@ apiVersion: 1 # # state of the alert rule when the query execution # # fails - possible values: "Error", "Alerting", "OK" # # default = Alerting +# executionErrorState: Alerting # # how long the alert condition should be breached before Firing. Before this time has elapsed, the alert is considered to be Pending # for: 60s # # > map of strings to attach arbitrary custom data