Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To have separate Trace context #601

Open
Shubhdeep12 opened this issue Dec 2, 2024 · 1 comment
Open

To have separate Trace context #601

Shubhdeep12 opened this issue Dec 2, 2024 · 1 comment

Comments

@Shubhdeep12
Copy link
Collaborator

Shubhdeep12 commented Dec 2, 2024

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.

@BYK
Copy link
Member

BYK commented Dec 3, 2024

do it

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

No branches or pull requests

2 participants