Hi Team, I'm trying to setup Signoz using the offi...
# support
s
Hi Team, I'm trying to setup Signoz using the official docker installation method. I was able to get the service up and running but failing to instrument my
GraphQL
application. I believe this is happening because of the way my host is set up. It's a VM with docker + nginx proxy manager. What should be the value for
OTEL_EXPORTER_OTLP_ENDPOINT
in this case?
a
Hi, I am facing this issue. I don't know for AWS kubernetes whats the
OTEL_EXPORTER_OTLP_ENDPOINT
s
Please ensure the SigNoz collector is reachable from the application that is generating telemetry. This guide should help you to check that https://signoz.io/docs/install/troubleshooting/.
a
s
Yes actually. I was able to get it working by providing the IP address and ensuring that the inbound traffic is allowed on 4317