Explore: Remove exploreMixedDatasource feature toggle (#71534)

This commit is contained in:
Giordano Ricci
2023-07-17 12:25:49 +01:00
committed by GitHub
parent 480ccf6e8f
commit c5d2d55654
16 changed files with 122 additions and 264 deletions

View File

@@ -23,7 +23,6 @@ Some features are enabled by default. You can disable these feature by setting t
| ------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------ |
| `disableEnvelopeEncryption` | Disable envelope encryption (emergency only) | |
| `featureHighlights` | Highlight Grafana Enterprise features | |
| `exploreMixedDatasource` | Enable mixed datasource in Explore | Yes |
| `dataConnectionsConsole` | Enables a new top-level page called Connections. This page is an experiment that provides a better experience when you install and configure data sources and other plugins. | Yes |
| `topnav` | Enables new top navigation and page layouts | Yes |
| `cloudWatchCrossAccountQuerying` | Enables cross-account querying in CloudWatch datasources | Yes |