Hi team
I'm setting up a self-hosted SigNoz instance and want to use an existing ClickHouse cluster that we've already deployed. The cluster is named
chi-single-clickhouse-cluster
.
Just wanted to confirm a couple of things:
1. What values should I override in the
values.yaml
file of the SigNoz Helm chart to connect to this existing cluster?
2. How do I migrate the SigNoz schema into this ClickHouse cluster?
Here’s the config I’m currently planning to use — is this correct?
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.