mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
wire up the ui to the new search api (#97866)
wire up the ui to the new search api Co-authored-by: Scott Lepper <scott.lepper@gmail.com> Co-authored-by: Ryan McKinley <ryantxu@gmail.com> Co-authored-by: Dan Cech <dcech@grafana.com>
This commit is contained in:
@@ -243,6 +243,7 @@ export interface FeatureToggles {
|
||||
alertingNotificationsStepMode?: boolean;
|
||||
useV2DashboardsAPI?: boolean;
|
||||
feedbackButton?: boolean;
|
||||
unifiedStorageSearchUI?: boolean;
|
||||
elasticsearchCrossClusterSearch?: boolean;
|
||||
unifiedHistory?: boolean;
|
||||
lokiLabelNamesQueryApi?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user