Azure: Remove data plane feature toggle (#77754)

* Remove feature toggle

* Fix test and lint
This commit is contained in:
Andreas Christou
2023-11-08 15:02:46 +00:00
committed by GitHub
parent fa468fb17c
commit 6df5b30fa3
9 changed files with 3 additions and 186 deletions

View File

@@ -49,7 +49,6 @@ Some features are enabled by default. You can disable these feature by setting t
| `cloudWatchLogsMonacoEditor` | Enables the Monaco editor for CloudWatch Logs queries | Yes |
| `recordedQueriesMulti` | Enables writing multiple items from a single query within Recorded Queries | Yes |
| `transformationsRedesign` | Enables the transformations redesign | Yes |
| `azureMonitorDataplane` | Adds dataplane compliant frame metadata in the Azure Monitor datasource | Yes |
| `prometheusConfigOverhaulAuth` | Update the Prometheus configuration page with the new auth component | Yes |
| `dashgpt` | Enable AI powered features in dashboards | Yes |
| `newBrowseDashboards` | New browse/manage dashboards UI | Yes |