I'm relatively new to tempo but I have setup a faro -> alloy -> tempo flow which joins traces from my otel traces from my backend process, this works well, but what I would like to see a trace which shows all the requests that make up a page load (think single page application that makes lots of requests to the backend) as one trace.
I can see the same session_id is being added to the spans/traces but they show as separate traces.
Is it possible to have all requests to show as one trace? Currently I've added faro via the cdn method: .md