Skip to content

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

@pawelgrzybek

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

Metadata

Metadata

Assignees

No one assigned
    No fields configured for issues without a type.

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions