altinity-dashboard icon indicating copy to clipboard operation
altinity-dashboard copied to clipboard

Polling

Open ghjm opened this issue 4 years ago • 0 comments

The ClickHouse Operators page currently uses polling to refresh the list of operators. It would be better to receive updates via websockets. This would require both that the UI establish a websocket connection to the Go API, and also that the Go API establish a websocket connection to Kubernetes.

ghjm avatar Nov 22 '21 17:11 ghjm