getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.03k stars 4.19k forks source link

Span Description missing in Spans tab of Perf Summary/Aggregated Span Waterfall #73616

Open sentryadam0000345 opened 4 months ago

sentryadam0000345 commented 4 months ago

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

Please look at this JIRA for more info related to the customer specifically: https://getsentry.atlassian.net/browse/UP-225

Expected Result

There should be more details then what is shown in Span Description column.

Actual Result

"-" is shown in the Span Description column.

Product Area

Performance

Link

No response

DSN

No response

Version

No response

getsantry[bot] commented 4 months ago

Routing to @getsentry/product-owners-performance for triage ⏲️

getsantry[bot] commented 4 months ago

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] commented 3 months ago

Routing to @getsentry/product-owners-performance for triage ⏲️

gggritso commented 3 months ago

Discussion in Jira for now.

gggritso commented 3 months ago

Closing! See discussion in Jira and Notion 👍🏻

Dhrumil-Sentry commented 3 months ago

We'll keep this ticket open. We want to build the ability to aggregate on top of spans which would solve this ultimately but we don't have a timeline yet

rpropst commented 1 month ago

The Aggregate Spans view also doesn't show span description, making it hard to determine which span shows up when and at what percent

Image

Dhrumil-Sentry commented 1 month ago

This is cardinality issue - if the particular span has too many variations issues/123, issues/234 etc across transactions - that view is aggregating only by the span.op

We will add this to our backlog but we won't be addressing this in the next few months