Hi team, I am experience missing traces in signoz. I was using tempo and migrating to signoz. The traces that I was able to find in tempo was not available in signoz. I use opentelemetry collector to send trace to both tempo and signoz. At the time the trace is generated, my opentelemetry collector
otelcol_exporter_send_failed_spans
was not increasing, and on signoz side, the
otelcol_receiver_refused_spans
was 0,
otelcol_receiver_refused_spans
was 0. Is there a way to trouble shoot why the span is missing?
s
Srikanth Chekuri
04/23/2024, 2:01 AM
Do you see any error logs in signoz-otel-collector?
u
马璐
04/23/2024, 4:27 PM
No, no errors in otel-collector.
s
Srikanth Chekuri
04/23/2024, 6:43 PM
If there are no errors in otel-collector and
otelcol_
metrics do not show any drop then nothing is ever dropped. How do you what span is missing?
u
马璐
04/24/2024, 12:15 AM
I have tempo as another backend with same datasource, I was able to find the corresponding traces in tempo
s
Srikanth Chekuri
04/24/2024, 12:19 AM
How is data sent to both?
u
马璐
04/24/2024, 12:19 AM
Using opentelemetry collector
s
Srikanth Chekuri
04/24/2024, 12:36 AM
It can't go randomly missing and yet does not show any errors. Make sure your expected trace actually reaches the SigNoz.
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.