getsentry / getsentry/sentry-javascript
Allow use of `sessionStorage` in `browserSessionIntegration` to more accurately count sessions for MPAs
オープン
Browser
Feature
Feature: Sessions
- 主要言語
- TypeScript
- スター
- 8.7k
- フォーク
- 1.8k
- 平均マージ
- 1日 17時間
- マージ済み PR(30日)
- 515
説明
### Description
Session updates we send from the Browser SDK are currently per pageview, leading to more sessions than is commonly understood for MPAs. We find that Sessions likely should have the same lifetime as a Session Replay session. For this we should introduce an option in the `browserSessionIntegration` that allows a user to configure a persistence model using `sessionStorage` to more accurately collect number of sessions.
コントリビューションガイド
評価
この issue はまだ評価されていません。