hey @Brian Richardson the troubleshooting tool returning returning 404 means that your SigNoz cluster is not reachable by the application - and hence you dont see any data in SigNoz
just wanted to check - you have set address as suggseted in this grid right? - https://signoz.io/docs/install/troubleshooting/#signoz-otel-collector-address-grid
b
Brian Richardson
10/04/2022, 2:00 AM
well no, that's what I am getting at. I am proxying the request into that port via a reverse proxy
Brian Richardson
10/04/2022, 2:00 AM
I have tested via kubectl port-forward and it works, so sadly it seems that Traefik can't forward either Protobuf or gRPC traffic correctly, over http or https.
Brian Richardson
10/04/2022, 2:01 AM
I don't suppose you would know of a reverse proxy configuration that would work?
p
Pranay
10/04/2022, 4:24 AM
I don't but paging @Prashant Shahi if he has any insights on this
a
Ankit Nayan
10/04/2022, 4:40 AM
@Brian Richardson I worked out nginx config to terminate ssl and do auth before otel-collectors. One difference, I am routing grpc request to relevant namespace based on response from auth. Attaching the nginx config if it helps
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.