singleTopNav: Create feature toggle (#92610)

This commit is contained in:
Laura Fernández
2024-08-29 10:48:32 +02:00
committed by GitHub
parent 56487d37db
commit 8aaa155cb0
6 changed files with 27 additions and 0 deletions

View File

@ -194,6 +194,7 @@ Experimental features might be changed or removed without prior notice.
| `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. |
| `lokiSendDashboardPanelNames` | Send dashboard and panel names to Loki when querying |
| `singleTopNav` | Unifies the top search bar and breadcrumb bar into one |
## Development feature toggles