mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05:00
Loki: Remove alpha feature toggle lokiDataframeApi (#65918)
loki: remove experimental feature-flag
This commit is contained in:
@@ -29,7 +29,6 @@ export interface FeatureToggles {
|
||||
publicDashboards?: boolean;
|
||||
publicDashboardsEmailSharing?: boolean;
|
||||
lokiLive?: boolean;
|
||||
lokiDataframeApi?: boolean;
|
||||
featureHighlights?: boolean;
|
||||
migrationLocking?: boolean;
|
||||
storage?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user