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

Add docs for browserSessionIntegration and trackIncomingRequestsAsSessions as alternative to autoSessionTracking in JS SDKs #12056

Merged
merged 8 commits into from
Dec 11, 2024

Conversation

lforst
Copy link
Member

@lforst lforst commented Dec 5, 2024

DESCRIBE YOUR PR

Ref getsentry/sentry-javascript#14550

We are attempting to get rid of autoSessionTracking in the JS SDKs in favor of integration-based APIs.
This PR adds deprecation notices to autoSessionTracking instances where necessary and directs users to the browserSessionIntegration and trackIncomingRequestsAsSessions option for which this PR also adds docs.

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

…Sessions` as alternative to `autoSessionTracking` in JS SDKs
Copy link

vercel bot commented Dec 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sentry-docs 🛑 Canceled (Inspect) Dec 11, 2024 0:25am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
changelog ⬜️ Ignored (Inspect) Visit Preview Dec 11, 2024 0:25am
develop-docs ⬜️ Ignored (Inspect) Visit Preview Dec 11, 2024 0:25am

Copy link

codecov bot commented Dec 5, 2024

Bundle Report

Changes will increase total bundle size by 264 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 10.34MB 270 bytes (0.0%) ⬆️
sentry-docs-client-array-push 9.27MB 6 bytes (-0.0%) ⬇️

Copy link
Contributor

@lizokm lizokm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this!!

lforst and others added 7 commits December 11, 2024 12:57
…owsersession.mdx

Co-authored-by: Liza Mock <liza.mock@sentry.io>
…tp.mdx

Co-authored-by: Liza Mock <liza.mock@sentry.io>
Co-authored-by: Liza Mock <liza.mock@sentry.io>
Co-authored-by: Liza Mock <liza.mock@sentry.io>
Co-authored-by: Liza Mock <liza.mock@sentry.io>
…pt.mdx

Co-authored-by: Liza Mock <liza.mock@sentry.io>
…pt.node.mdx

Co-authored-by: Liza Mock <liza.mock@sentry.io>
@lforst lforst enabled auto-merge (squash) December 11, 2024 11:59
@lforst lforst merged commit b195a9b into master Dec 11, 2024
11 checks passed
@lforst lforst deleted the lforst-no-auto-session-tracking branch December 11, 2024 12:25
Lms24 pushed a commit that referenced this pull request Dec 13, 2024
…Sessions` as alternative to `autoSessionTracking` in JS SDKs (#12056)

Co-authored-by: Liza Mock <liza.mock@sentry.io>
@github-actions github-actions bot locked and limited conversation to collaborators Dec 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants