Open amanangira opened 9 months ago
Thanks for opening this issue. A team member should give feedback soon. In the meantime, feel free to check out the contributing guidelines.
From the shared screenshot, I see there is no container for signoz-otel-collector. Do check why that container is not up.
Hello, I have setup self-hosted Signoz backend on an AWS ec2 instance. I did follow the official documentation of Signoz to set it up and additionally commented out the sample application from the docker-compose as mentioned here.
The logspout container seems to be restarting repeatedly and I could find the following error by running docker container logs command
I did look into the docker-compose.yaml but couldn't find any references to port
53
.Here's my docker-compose.yaml
My local Signoz repository points to the following commit. Since I am unsure on how to find the version and which service (multiple services are defined in the docker-compose.yaml) version would be relevant here.
Thank you for the help.