-
-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Labels
ImprovementPackage: OverlayPackage: SpotlightType: EnhancementNew feature or requestNew feature or request
Description
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:
- General Data of Trace.
- Tags from all child transactions.
I think we should do the same.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ImprovementPackage: OverlayPackage: SpotlightType: EnhancementNew feature or requestNew feature or request


