Loki: Remove alpha feature toggle lokiDataframeApi (#65918)

loki: remove experimental feature-flag
This commit is contained in:
Gábor Farkas
2023-04-13 15:22:09 +02:00
committed by GitHub
parent 531caec602
commit b928fce070
8 changed files with 2 additions and 119 deletions
@@ -68,7 +68,6 @@ Alpha features might be changed or removed without prior notice.
| `publicDashboards` | Enables public access to dashboards |
| `publicDashboardsEmailSharing` | Enables public dashboard sharing to be restricted to only allowed emails |
| `lokiLive` | Support WebSocket streaming for loki (early prototype) |
| `lokiDataframeApi` | Use experimental loki api for WebSocket streaming (early prototype) |
| `storage` | Configurable storage for dashboards, datasources, and resources |
| `exploreMixedDatasource` | Enable mixed datasource in Explore |
| `newTraceView` | Shows the new trace view design |