mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Alerting: Update state manager to change all current states in the case when Error\NoData is executed as Ok\Nomal (#68142)
This commit is contained in:
@@ -119,4 +119,5 @@ export interface FeatureToggles {
|
||||
configurableSchedulerTick?: boolean;
|
||||
influxdbSqlSupport?: boolean;
|
||||
noBasicRole?: boolean;
|
||||
alertingNoDataErrorExecution?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user