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
17.59k stars 1.09k forks source link

`otel-collector-migrator` service fails with "connection refused" error when running Docker Compose setup #5076

Open ChaselDutt opened 1 month ago

ChaselDutt commented 1 month ago

Issue Summary

I am experiencing an issue when running the Signoz setup using Docker Compose. The otel-collector-migrator service is failing with an exit code 1. Below are the details of the commands and the output I received.

Steps to Reproduce

  1. Clone the Signoz repository.
  2. Navigate to the deploy directory.
  3. Run the following command:
    
    docker-compose -f docker/clickhouse-setup/docker-compose.yaml up -d

image

Version information

welcome[bot] commented 1 month ago

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

srikanthccv commented 1 month ago

We don't support windows