Jaeger: Enable jaegerBackendMigration feature toggle by default (#107526)

* Jaeger: Enable jaegerBackendMigration feature toggle by default

* fix test

* update old-arch test
This commit is contained in:
Gareth
2025-07-03 14:45:22 +01:00
committed by GitHub
parent 4f66c4a2a1
commit 185ce90a4b
9 changed files with 722 additions and 7602 deletions
@@ -72,6 +72,7 @@ Most [generally available](https://grafana.com/docs/release-life-cycle/#general-
| `pluginsSriChecks` | Enables SRI checks for plugin assets | |
| `azureMonitorDisableLogLimit` | Disables the log limit restriction for Azure Monitor when true. The limit is enabled by default. | |
| `preinstallAutoUpdate` | Enables automatic updates for pre-installed plugins | Yes |
| `jaegerBackendMigration` | Enables querying the Jaeger data source without the proxy | Yes |
| `alertingUIOptimizeReducer` | Enables removing the reducer from the alerting UI when creating a new alert rule and using instant query | Yes |
| `azureMonitorEnableUserAuth` | Enables user auth for Azure Monitor datasource only | Yes |
| `alertingNotificationsStepMode` | Enables simplified step mode in the notifications section | Yes |