Alerting: adds execErrState to the alerting file provisioning example as it is missing (#79002)

pull/80283/head
Johannes Ehm 2 years ago committed by GitHub
parent 5c3723e809
commit 642391c9f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/sources/alerting/set-up/provision-alerting-resources/file-provisioning/index.md

@ -108,6 +108,7 @@ groups:
# <string> the state the alert rule will have when the query execution
# failed - possible values: "Error", "Alerting", "OK"
# default = Alerting
execErrState: Alerting
# <duration, required> for how long should the alert fire before alerting
for: 60s
# <map<string, string>> a map of strings to pass around any data

Loading…
Cancel
Save