Alerting: Enable feature flag alertingNoDataErrorExecution by default (#77242)

This commit is contained in:
Yuri Tseretyan 2023-10-27 17:17:34 -04:00 committed by GitHub
parent 798e224ce6
commit bc7357727c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -690,6 +690,7 @@ var (
FrontendOnly: false,
Owner: grafanaAlertingSquad,
RequiresRestart: true,
Enabled: true,
},
{
Name: "angularDeprecationUI",