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

feat(sdk): Enable storing previous trace link in sessionStorage #88568

Merged
merged 1 commit into from
Apr 3, 2025

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Apr 2, 2025

To fully dogfood linked traces, let's enable storing the previous trace data in sessionStorage so that it remains across page reloads. This is an opt-in feature for Sentry SDK users.

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 2, 2025
@Lms24 Lms24 self-assigned this Apr 2, 2025
@Lms24 Lms24 requested a review from s1gr1d April 2, 2025 16:29
@Lms24 Lms24 merged commit c054f93 into master Apr 3, 2025
43 checks passed
@Lms24 Lms24 deleted the lms/ref-enable-trace-links-sessionStorage branch April 3, 2025 10:40
adrian-codecov pushed a commit that referenced this pull request Apr 3, 2025
…8568)

To fully dogfood linked traces, let's enable storing the previous trace
data in `sessionStorage` so that it remains across page reloads. This is
an opt-in feature for Sentry SDK users.
andrewshie-sentry pushed a commit that referenced this pull request Apr 8, 2025
…8568)

To fully dogfood linked traces, let's enable storing the previous trace
data in `sessionStorage` so that it remains across page reloads. This is
an opt-in feature for Sentry SDK users.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants