sentry icon indicating copy to clipboard operation
sentry copied to clipboard

Replay 'Errors' list doesn't display Performance Issue

Open bruno-garcia opened this issue 1 year ago • 4 comments

In this Large Render Blocking Asset issue I see a replay.

But when opening that Replay, on the Errors tab, I don't see the issue.

image

bruno-garcia avatar Feb 05 '24 19:02 bruno-garcia

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

getsantry[bot] avatar Feb 05 '24 19:02 getsantry[bot]

@JoshFerge I found an example within sentry org: https://sentry.sentry.io/issues/4867367342/?project=11276&query=issue.category%3Aperformance&referrer=issue-stream&statsPeriod=24h&stream_index=0

There's a replayId on the perf event 5da73f4cee7746819c9308e925dcf93b, but I think the /replay-counts/ endpoint isn't considering this type of issue.

There's other parts of the app that are not connected properly but should be. I believe all these unconnected spots are all relying on that same count endpoint.

Area Screen
Replay preview on issues page Image
Issue > Replay tab count Image
Issue > Replay tab content Image
Replay List > Error count Image
Replay Details > Error count Image
Replay Details > Error tab content Image

ryan953 avatar Feb 06 '24 18:02 ryan953

This needs to be trace connected. There's nothing for the back-end to do here. The trace tab, for example, shows this information already. Either this tab needs to be removed or the data from the trace tab needs to be distilled here.

cmanallen avatar Oct 17 '24 15:10 cmanallen

I would suggest supporting performance issues in our Replay Details > Errors tab as opposed to dropping the replay section inside Issue Details for performance issues.

jas-kas avatar Oct 18 '24 19:10 jas-kas

This is fixed!

Image

ryan953 avatar Mar 13 '25 19:03 ryan953