Eugene Klimov
Eugene Klimov
also we can use https://docs.vector.dev/usage/configuration/sinks/clickhouse and https://github.com/a-rodin/vector-clickhouse-sink
look to ```SELECT * FROM system.query_log FORMAT Vertical``` and try to figure out which query passed from `clickhouse-go` to `clickhouse-server`
another tool https://github.com/bytebase/bytebase/releases/tag/1.2.2 now supports gh-ost
https://github.com/yandex-load/yandex-tank
http://locust.io
@daniellee could you suggest, is it possible to use secureJSONData for browser Mode access when grafana pass http request directly to clickhouse server?
@bmanth60 could you help us switch to the new SDK? new SDK not still alpha, but still in a development state, but protocol and API is stable
@bmanth60 sounds great ;) feel free to make PR
Hello @bmanth60, do you have any news about the switching process to the new golang SDK?
maybe we can write some unit tests for golang code?