Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replay: method to extract replayId from SDK #7795

Closed
pckilgore opened this issue Apr 7, 2023 · 1 comment · Fixed by #7822
Closed

Replay: method to extract replayId from SDK #7795

pckilgore opened this issue Apr 7, 2023 · 1 comment · Fixed by #7822
Assignees
Labels
Package: replay Issues related to the Sentry Replay SDK Type: Improvement

Comments

@pckilgore
Copy link

pckilgore commented Apr 7, 2023

Problem Statement

Replay urls are nice to automatically attach to out-of-band support events.

It doesn't seem like there's any way to create them with the SDK though, without reading private fields.

Solution Brainstorm

Do what fullstory does with a getReplayURL ability.

#7794

@pckilgore pckilgore changed the title New API to extract replayId from SDK Replay: method to extract replayId from SDK Apr 7, 2023
@JoshFerge JoshFerge added the Package: replay Issues related to the Sentry Replay SDK label Apr 8, 2023
@JoshFerge
Copy link
Member

@getsentry/replay-sdk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package: replay Issues related to the Sentry Replay SDK Type: Improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants