You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`alerting` (Block List) Configures the alerting rules that will be generated for each
140
+
-`alerting` (Block List, Max: 1) Configures the alerting rules that will be generated for each
143
141
time window associated with the SLO. Grafana SLOs can generate
144
142
alerts when the short-term error budget burn is very high, the
145
143
long-term error budget burn rate is high, or when the remaining
@@ -200,9 +198,9 @@ Optional:
200
198
Optional:
201
199
202
200
-`annotation` (Block List) Annotations will be attached to all alerts generated by any of these rules. (see [below for nested schema](#nestedblock--alerting--annotation))
203
-
-`fastburn` (Block List) Alerting Rules generated for Fast Burn alerts (see [below for nested schema](#nestedblock--alerting--fastburn))
201
+
-`fastburn` (Block List, Max: 1) Alerting Rules generated for Fast Burn alerts (see [below for nested schema](#nestedblock--alerting--fastburn))
204
202
-`label` (Block List) Labels will be attached to all alerts generated by any of these rules. (see [below for nested schema](#nestedblock--alerting--label))
205
-
-`slowburn` (Block List) Alerting Rules generated for Slow Burn alerts (see [below for nested schema](#nestedblock--alerting--slowburn))
203
+
-`slowburn` (Block List, Max: 1) Alerting Rules generated for Slow Burn alerts (see [below for nested schema](#nestedblock--alerting--slowburn))
0 commit comments