SigNoz / signoz

SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
https://signoz.io
Other
19.38k stars 1.3k forks source link

issue with query service pod while deploying with helm as data source file does not exist: /var/lib/signoz/signoz.d #6485

Open venkip541 opened 2 hours ago

venkip541 commented 2 hours ago

Hi Team,

I am installing signoz on kubernetes with version 0.44.1 with clickhouse as external version(24.6.1), during the deployment signoz query-service is getting failed addressing data source file does not exist: /var/lib/signoz/signoz.db

seems like pod is not able to locate signoz.db file because of which db table deployments and migrations are getting failed.

image

Need your help in resolving the same.

I am deploying this service in aws eks cluster(v.1.30) with m5.large nodegroup in count of 5.

Attaching value.yaml file used during deployment. values.txt

BR Venkatesh. P

welcome[bot] commented 2 hours ago

Thanks for opening this issue. A team member should give feedback soon. In the meantime, feel free to check out the contributing guidelines.