Zipkin: Add feature toggle for backend migration (#95973)

This commit is contained in:
Ivana Huckova
2024-11-07 10:35:53 +01:00
committed by GitHub
parent 8ffc25784c
commit c151021b16
6 changed files with 25 additions and 0 deletions

View File

@ -218,6 +218,7 @@ Experimental features might be changed or removed without prior notice.
| `dashboardSchemaV2` | Enables the new dashboard schema version 2, implementing changes necessary for dynamic dashboards and dashboards as code. |
| `playlistsWatcher` | Enables experimental watcher for playlists |
| `enableExtensionsAdminPage` | Enables the extension admin page regardless of development mode |
| `zipkinBackendMigration` | Enables querying Zipkin data source without the proxy |
## Development feature toggles