Hi
@Nagesh Bansal sir, my developer did browser instrumentation in our front-end app using below document.
https://opentelemetry.io/docs/languages/js/getting-started/browser/
based on the collected data, I have configured dashboard, so through the dashboard- pannel whenever I tried to view trace, I didn't find any traces in the signoz traces section for that particular request but when I go directly to traces tab & tried to see the traces for the same service name that time, I am able to traces. I already did auto instrumentation in our backend nodejs application & I am getting detailed traces. What I have missed to configure for such missed data? Kindly guide me.