exists.
I think we need to troubleshoot nginx and whether it is in fact initializing the
opentracing-tracer-config
I do not see anything in the nginx logs that indicates that tracing initialized.
It would also be good to confirm whether
jaeger.protocols.grpc
or`jaeger.protocols.thrift_http` connections are being received at the
otel-collector
s
Srikanth Chekuri
05/15/2023, 6:48 AM
The collector itself doesn’t provide any connection related metrics as of now. There is also OpenTelemetry support for nginx so may be try using the OTLP receiver directly instead of relying on OpenTracing+Jaeger endpoint.
a
Al
05/23/2023, 1:56 PM
Thanks. We'll look into OpenTelemetry support for nginx and report back.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.