mirror of https://github.com/grafana/grafana.git
Alerting: Enable feature flag alertingNoDataErrorExecution by default (#77242)
This commit is contained in:
parent
798e224ce6
commit
bc7357727c
|
|
@ -690,6 +690,7 @@ var (
|
|||
FrontendOnly: false,
|
||||
Owner: grafanaAlertingSquad,
|
||||
RequiresRestart: true,
|
||||
Enabled: true,
|
||||
},
|
||||
{
|
||||
Name: "angularDeprecationUI",
|
||||
|
|
|
|||
Loading…
Reference in New Issue