Alerting: Enable alertingMigrationUI feature flag by default (#105419)

This commit is contained in:
Alexander Akhmetov
2025-05-15 08:44:13 +02:00
committed by GitHub
parent 06e8b5a2f8
commit d8dd2facdd
6 changed files with 19 additions and 16 deletions
@@ -80,6 +80,7 @@ Most [generally available](https://grafana.com/docs/release-life-cycle/#general-
| `alertingNotificationsStepMode` | Enables simplified step mode in the notifications section | Yes |
| `lokiLabelNamesQueryApi` | Defaults to using the Loki `/labels` API instead of `/series` | Yes |
| `grafanaManagedRecordingRulesDatasources` | Enables writing to data sources for Grafana-managed recording rules. | |
| `alertingMigrationUI` | Enables the alerting migration UI, to migrate data source-managed rules to Grafana-managed rules | Yes |
| `unifiedNavbars` | Enables unified navbars | |
## Public preview feature toggles