Skip to content

To have separate Trace context  #601

Open
@Shubhdeep12

Description

Originally posted in #596 (comment)

Today in Spotlight we are displaying Root transaction context Under Traces -> Trace detail -> Context

Image

But this is not a good way because this data is redundant as this is already present on transaction root span detail page -

Image

What we should do?

if we take a ref from the Sentry Dashboard this is a Trace detail page with Trace context on right.

we can see that on Sentry dashboard, we are displaying:

  • General Data of Trace.
  • Tags from all child transactions.

Image

I think we should do the same.

Activity

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

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions