How Can I solve it ? This is my case, hope anyone can help me , thanks so much
• When I host a signoz selfhost , I run sample app :
OTEL_RESOURCE_ATTRIBUTES=service.name=test OTEL_EXPORTER_OTLP_ENDPOINT="https://domain" OTEL_EXPORTER_OTLP_PROTOCOL=grpc opentelemetry-instrument python3 app.py
• then I receive : Failed to export traces to signoz.goldenowl.asia, error code: StatusCode.PERMISSION_DENIED
n
Nagesh Bansal
04/22/2025, 7:31 PM
Hey @Elvis Nguyen sorry for the delayed response, and if you're still facing the issue then please check that otel-collector is available at mentioned endpoint
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.