Hi team!! I'm trying to use Signoz but i can´t rel...
# support
a
Hi team!! I'm trying to use Signoz but i can´t relate front traces with api traces, how can i do that?? Any tutorial that i can follow? All that i find is only for API or only for front, but no one for both of them... I have 1 front and 2 apis, both apis are already related in signoz but the front is not getting related with the apis... Any suggestion?? Thank you team!!!
a
Yes, I did, but I see the traces of the frontend in a service, and the backend traces in another service, but are never related between them
s
You need to make the context propagation is set up correctly on both ends https://opentelemetry.io/docs/languages/js/propagation/
a
Ok, thanks! i will try, i keep you updated