Chore: remove adhocFilterOneOf toggle (#92979)

remove adhocFilterOneOf toggle
This commit is contained in:
Ashley Harrison
2024-09-05 15:49:24 +03:00
committed by GitHub
parent 085aaec958
commit 82fe497b9d
6 changed files with 2 additions and 14 deletions
@@ -192,7 +192,6 @@ Experimental features might be changed or removed without prior notice.
| `dashboardRestoreUI` | Enables the frontend to be able to restore a recently deleted dashboard |
| `backgroundPluginInstaller` | Enable background plugin installer |
| `dataplaneAggregator` | Enable grafana dataplane aggregator |
| `adhocFilterOneOf` | Exposes a new 'one of' operator for ad-hoc filters. This operator allows users to filter by multiple values in a single filter. |
| `newFiltersUI` | Enables new combobox style UI for the Ad hoc filters variable in scenes architecture |
| `lokiSendDashboardPanelNames` | Send dashboard and panel names to Loki when querying |
| `singleTopNav` | Unifies the top search bar and breadcrumb bar into one |