SigNoz Chart Update and Exporter Configuration Error
TLDR Alejandro encountered an error updating SigNoz with chart 0.14.4. They resolved the issue by dropping the logs database, and Srikanth questioned the resolution's relation to the exporter error.

May 10, 2023 (4 months ago)
Alejandro
06:42 PMerror decoding 'exporters': error reading exporters configuration for "clickhousetraces"

Alejandro
06:42 PM exporters:
clickhousetraces:
datasource: tcp://${CLICKHOUSE_HOST}:${CLICKHOUSE_PORT}/?database=${CLICKHOUSE_TRACE_DATABASE}&username=${CLICKHOUSE_USER}&password=${CLICKHOUSE_PASSWORD}
Alejandro
06:43 PMAlejandro
06:45 PM* '' has invalid keys: low_cardinal_exception_grouping
2023/05/10 18:43:03 application run finished with error: failed to get config: cannot unmarshal the configuration: 1 error(s) decoding:
Alejandro
07:03 PMsignoz-otel-collector
Alejandro
07:48 PMdrop database signoz_logs on cluster cluster
Alejandro
07:48 PMMay 11, 2023 (4 months ago)
Srikanth
01:56 AMSigNoz Community
Indexed 825 threads (61% resolved)
Similar Threads
Error Upgrading Chart Version in Kubernetes Environment
Manikandan encountered an error when upgrading to a different chart version. Srikanth helps correct the mistake by suggesting to pull the new releases and upgrade.
Issues with SigNoz Setup and Data Persistence in AKS
Vaibhavi experienced issues setting up SigNoz in AKS, and faced data persistence issues after installation. Srikanth provided guidance on ClickHouse version compatibility and resource requirements, helping Vaibhavi troubleshoot and resolve the issue.
Error after Updating SigNoz with Chart 0.14.4
Alejandro encountered an error after updating SigNoz with chart 0.14.4. Prashant asked for the "override-values.yaml" file and advised comparing with default values before upgrading.
Dashboard Load Issues and Possible Solutions
Al experiences dashboard loading issues since updating to `0.18.1`. Srikanth believes the issue is not version related and suggests examining queries, memory resources, and server distribution for improvements.

Accessing Clickhouse Database with Python
oluchi asked about connecting to the clickhouse database using a Python library. Ankit and vishal-signoz provided suggestions and help, including using port-forwarding for local testing.


