Loading bar when querying ClickHouse #404
Replies: 3 comments 4 replies
-
|
Beta Was this translation helpful? Give feedback.
-
Just as a note for anyone who finds this discussion, I have put together a proof of concept for streaming that includes the possibility of adding a loading bar: https://github.com/SpencerTorres/clickhouse-datasource/tree/the-great-streaming-update The feature uses Grafana Live to run all queries and stream the results in, including errors and progress packets. |
Beta Was this translation helpful? Give feedback.
-
@SpencerTorres is there a plan to merge your pr? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Some of our queries take a while to process and it would be good to give the user feedback.
This is likely a Grafana limitation - though I see that in the new UI for 9.5 the loading spinner runs across the top of each panel - so maybe there is, or will soon be, support for full progress bars.
The spinner mentioned is visible in this clip:
https://grafana.com/media/docs/grafana/screen-recording-panel-header-redesign-whats-new-9-4.mp4
Beta Was this translation helpful? Give feedback.
All reactions