Replies: 1 comment
-
Tracked in #183.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Clickhouse supports streaming new elements in a Table via the WATCH statement. It would be cool to have support for this via the grafana streaming datasource api
https://clickhouse.com/docs/en/sql-reference/statements/watch
https://grafana.com/docs/grafana/latest/developers/plugins/build-a-streaming-data-source-plugin/
Beta Was this translation helpful? Give feedback.
All reactions