mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Live: broadcast events when dashboard is saved (#27583)
Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com> Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
This commit is contained in:
@@ -76,7 +76,7 @@ export class GrafanaCtrl {
|
||||
},
|
||||
});
|
||||
|
||||
// Initalize websocket event streaming
|
||||
// Initialize websocket event streaming
|
||||
if (config.featureToggles.live) {
|
||||
initGrafanaLive();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user