Jaeger: Add feature toggle for backend migration (#96494)

* add feature toggle for jaeger backend migration

* add codeowners
This commit is contained in:
Gareth Dawson
2024-11-15 14:40:20 +00:00
committed by GitHub
parent cc6d057a18
commit cc1d76fc0a
8 changed files with 27 additions and 0 deletions

View File

@ -223,6 +223,7 @@ Experimental features might be changed or removed without prior notice.
| `zipkinBackendMigration` | Enables querying Zipkin data source without the proxy |
| `enableSCIM` | Enables SCIM support for user and group management |
| `crashDetection` | Enables browser crash detection reporting to Faro. |
| `jaegerBackendMigration` | Enables querying the Jaeger data source without the proxy |
## Development feature toggles