docker exec -it clickhouse-setup_clickhouse_1 bash
root@d68a4a5c8d59:/# clickhouse-client
ClickHouse client version 21.12.3.32.armprestable.arm (altinity build).
Connecting to localhost:9000 as user default.
Connected to ClickHouse server version 21.12.3 revision 54452.
d68a4a5c8d59 :)
r
Raviteja Chavali
04/25/2022, 4:15 PM
Hi @Prashant Shahi thanks for quick response, so my scenario here is, as Grafana supports clickhouse datasource, I want to connect my clickhouse from Grafana and compare with signoz.
why grafana: we are already using it and wanted to see how signoz wins before we take a call.
p
Prashant Shahi
04/25/2022, 4:47 PM
That would be possible. However, it is not recommended since you would have the overhead of manually updating queries with schema changes across different SigNoz versions.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.