mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Loki: Default to /labels API with query param instead of /series API (#97935)
* feat(loki-labels-api): add feature toggle * feat(loki-labels-api): default to `/labels` API
This commit is contained in:
@@ -244,4 +244,5 @@ export interface FeatureToggles {
|
||||
feedbackButton?: boolean;
|
||||
elasticsearchCrossClusterSearch?: boolean;
|
||||
unifiedHistory?: boolean;
|
||||
lokiLabelNamesQueryApi?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user