Live: Remove dev code that would save config and messages in SQL (#62912)

This commit is contained in:
Ryan McKinley
2023-02-03 13:21:48 -08:00
committed by GitHub
parent 84a6671911
commit 72790b0614
10 changed files with 0 additions and 113 deletions

View File

@@ -60,7 +60,6 @@ Alpha features might be changed or removed without prior notice.
| `returnUnameHeader` | Return user login as header for authenticated requests |
| `alertingBigTransactions` | Use big transactions for alerting database writes |
| `dashboardPreviews` | Create and show thumbnails for dashboard search results |
| `live-config` | Save Grafana Live configuration in SQL tables |
| `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 |