This message was deleted.
# support
s
This message was deleted.
s
There should be a cluster named with
cluster
s
where? my clickhouse cluster name is event
s
SigNoz needs a cluster named with
cluster
. Create one if it doesn’t exist.
s
Copy code
Environment:
      CLICKHOUSE_HOST:                  54.75.70.130
      CLICKHOUSE_PORT:                  9000
      CLICKHOUSE_HTTP_PORT:             8123
      CLICKHOUSE_CLUSTER:               events
      CLICKHOUSE_DATABASE:              signoz_metrics
      CLICKHOUSE_TRACE_DATABASE:        signoz_traces
      CLICKHOUSE_USER:                  admin
      CLICKHOUSE_PASSWORD:              2kkkkkkkb9
      CLICKHOUSE_SECURE:                false
      CLICKHOUSE_VERIFY:                false
      K8S_NODE_NAME:                     (v1:spec.nodeName)
      K8S_POD_IP:                        (v1:status.podIP)
      K8S_POD_NAME:                     my-release-signoz-otel-collector-54bf55dbb9-ckqmz (v1:metadata.name)
      K8S_POD_UID:                       (v1:metadata.uid)
      K8S_NAMESPACE:                    platform (v1:metadata.namespace)
      K8S_CLUSTER_NAME:
      SIGNOZ_COMPONENT:                 otel-collector
      OTEL_RESOURCE_ATTRIBUTES:         host.name=$(K8S_NODE_NAME),signoz.component=$(SIGNOZ_COMPONENT),k8s.cluster.name=$(K8S_CLUSTER_NAME),k8s.pod.uid=$(K8S_POD_UID),k8s.pod.ip=$(K8S_POD_IP)
      LOW_CARDINAL_EXCEPTION_GROUPING:  false
this is my env for otel collector
ok let me change the name of my clickhouse cluster
I will update once I get the name updated.
a
cluster name cannot be different than
cluster
s
Thanks alot, Let me bring up the cluster
Thanks a lot @Ankit Nayan and @Srikanth Chekuri. Really really appreciate your help. It is now working. You guys are rock. Now I will change zooker because I want to use using clickhouse-keeper. and will change query service endpoint to point to my external database