You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Heya, I'm trying to set up a data source that reads query_log.
In Clickhouse Cloud I believe this needs to be queried via clusterAllReplicas('default', query_log). I don't think I have any way to set that up as a source in HyperDX as it needs to be pointed directly at a table - is this something that could be possible? (or maybe this is just a doco fix that users need should set up their own View on top of query_log for this purpose?)