Tempo: Remove tempoApmTable feature flag (#62499)

Remove tempoApmTable feature flag
This commit is contained in:
Andre Pereira
2023-02-01 15:56:34 +00:00
committed by GitHub
parent 317f044e70
commit 5e1506dea0
8 changed files with 8 additions and 30 deletions

View File

@@ -64,7 +64,6 @@ Alpha features might be changed or removed without prior notice.
| `live-pipeline` | Enable a generic live processing pipeline |
| `live-service-web-worker` | This will use a webworker thread to processes events rather than the main thread |
| `queryOverLive` | Use Grafana Live WebSocket to execute backend queries |
| `tempoApmTable` | Show APM table |
| `publicDashboards` | Enables public access to dashboards |
| `lokiLive` | Support WebSocket streaming for loki (early prototype) |
| `lokiDataframeApi` | Use experimental loki api for WebSocket streaming (early prototype) |