mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Live: Remove dev code that would save config and messages in SQL (#62912)
This commit is contained in:
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user