Skip to content

Search by replayID give no results on the Traces view. #5346

@rodolfoBee

Description

@rodolfoBee

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. Send a replay connected to a trace to Sentry
  2. Open the replay
  3. Switch to the "trace" tab.
  4. 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

Metadata

Metadata

Assignees

No one assigned
    No fields configured for issues without a type.

    Projects

    Status

    Waiting for: Product Owner

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions