Put Browser session-logic into integration and deprecate autoSessionTracking
#14550
Closed
4 tasks done
autoSessionTracking
#14550
Description
As pre-work for #14478 we want to put the logic for sessions in the browser into an integration and deprecate
autoSessionTracking
.The upside of putting the logic into an integration is better treeshakability, better interfacability when using a custom browser client, and configurability.
Tasks:
browserSessionIntegration
#14551)trackIncomingRequestsAsSessions
option to http integration #14567)browserSessionIntegration
andtrackIncomingRequestsAsSessions
as alternative toautoSessionTracking
in JS SDKs sentry-docs#12056)autoSessionTracking
#14640)The text was updated successfully, but these errors were encountered: