DashboardVariables: Use Combobox behind feature flag (#98261)

* Add feature toggle

* Use feature toggle

* Remove usage of renderWithCombobox
This commit is contained in:
Tobias Skarhed
2025-01-31 11:53:13 +02:00
committed by GitHub
parent 1458f5d0fb
commit 7190bfb0ca
6 changed files with 27 additions and 0 deletions
@@ -229,6 +229,7 @@ Experimental features might be changed or removed without prior notice.
| `k8SFolderCounts` | Enable folder's api server counts |
| `k8SFolderMove` | Enable folder's api server move |
| `teamHttpHeadersMimir` | Enables LBAC for datasources for Mimir to apply LBAC filtering of metrics to the client requests for users in teams |
| `templateVariablesUsesCombobox` | Use new combobox component for template variables |
| `queryLibraryDashboards` | Enables Query Library feature in Dashboards |
| `grafanaAdvisor` | Enables Advisor app |
| `elasticsearchImprovedParsing` | Enables less memory intensive Elasticsearch result parsing |