Environment
SaaS (https://sentry.io/)
Steps to Reproduce
- Send a replay connected to a trace to Sentry
- Open the replay
- Switch to the "trace" tab.
- Click "Open in Explore"
Alternatively, search for spans associated with a replay in treces using replayId:REPLAY_ID
Expected Result
The traces view returns spans, transactions or traces with the replay ID.
Actual Result
No results.
Even when the UI shows no results, I can see the replay in the trace view (EXAMPLE) and in the root span JSON, I can see the replayID:
"replay": {
"replay_id": "59b86fe65a024f2e831e4857070f18d7",
"type": "replay"
},
...
"replay_id": "59b86fe6-5a02-4f2e-831e-4857070f18d7",
Searches using both replayID and replay_id give no results on the traces page.
Link to the replay in the examples above.
Product Area
Explore
Link
No response
DSN
No response
Version
No response
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
Alternatively, search for spans associated with a replay in treces using
replayId:REPLAY_IDExpected Result
The traces view returns spans, transactions or traces with the replay ID.
Actual Result
No results.
Even when the UI shows no results, I can see the replay in the trace view (EXAMPLE) and in the root span JSON, I can see the replayID:
Searches using both replayID and replay_id give no results on the traces page.
Link to the replay in the examples above.
Product Area
Explore
Link
No response
DSN
No response
Version
No response