We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Originally posted in #596 (comment)
Today in Spotlight we are displaying Root transaction context Under Traces -> Trace detail -> Context
But this is not a good way because this data is redundant as this is already present on transaction root span detail page -
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:
I think we should do the same.
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
Shubhdeep12
No branches or pull requests
Originally posted in #596 (comment)
Today in Spotlight we are displaying Root transaction context Under Traces -> Trace detail -> Context
But this is not a good way because this data is redundant as this is already present on transaction root span detail page -
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:
I think we should do the same.
The text was updated successfully, but these errors were encountered: