Skip to content

Trace preview that contains transactions/spans from multiple projects #106855

Description

@pawelgrzybek

Hey.

I have two projects:

  1. Astro frontend
  2. Cloudflare worker API

Both of them are hooked into Sentry, and they are created as an individual projects. I tried my best to setup a tracing thats gonna present me an aggregated transaction/spans that span the whole user flow

User visits the page, submits a form, hits api, api hits db, response comes back to the user.

I did follow all the guides in your documentation and I can confirm that both projects successfully exchange correctly configured sentry-trace and baggage headers. Could someone please instruct me what am I missing to achieve this kind of tracing visibility as presented on one of your docs page. Clearly passing headers around is not enough. Or maybe I dont know when to look for it on the dashboard.

This is a photo from your docs, and this is what I would love to see.

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions