Chore: remove the dataConnectionsConsole feature toggle (#83661)

chore: remove `dataConnectionsConsole` feature toggle
This commit is contained in:
Levente Balogh
2024-02-29 10:29:41 +01:00
committed by GitHub
parent f8ce8d0600
commit f394e8333e
6 changed files with 5 additions and 33 deletions

View File

@@ -26,7 +26,6 @@ Some features are enabled by default. You can disable these feature by setting t
| `featureHighlights` | Highlight Grafana Enterprise features | |
| `correlations` | Correlations page | |
| `exploreContentOutline` | Content outline sidebar | 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 |
| `cloudWatchCrossAccountQuerying` | Enables cross-account querying in CloudWatch datasources | Yes |
| `redshiftAsyncQueryDataSupport` | Enable async query data support for Redshift | Yes |
| `athenaAsyncQueryDataSupport` | Enable async query data support for Athena | Yes |