Skip to content

[PoC] feat(browser): Attach session.id to outgoing telemetry#21321

Draft
Lms24 wants to merge 2 commits into
developfrom
lms/feat-assign-session.id
Draft

[PoC] feat(browser): Attach session.id to outgoing telemetry#21321
Lms24 wants to merge 2 commits into
developfrom
lms/feat-assign-session.id

Conversation

@Lms24
Copy link
Copy Markdown
Member

@Lms24 Lms24 commented Jun 3, 2026

PoC for now but wanted to code out what attaching a session id to various telemetry items would look like in browser. Depends on getsentry/sentry-conventions#412 and likely some more conversations

@Lms24 Lms24 self-assigned this Jun 3, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2026

size-limit report 📦

Path Size % Change Change
@sentry/browser 27.33 kB +0.46% +125 B 🔺
@sentry/browser - with treeshaking flags 25.77 kB +0.46% +117 B 🔺
@sentry/browser (incl. Tracing) 45.39 kB +0.3% +135 B 🔺
@sentry/browser (incl. Tracing + Span Streaming) 47.62 kB +0.29% +137 B 🔺
@sentry/browser (incl. Tracing, Profiling) 50.36 kB +0.24% +119 B 🔺
@sentry/browser (incl. Tracing, Replay) 85 kB +0.16% +128 B 🔺
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 74.56 kB +0.17% +125 B 🔺
@sentry/browser (incl. Tracing, Replay with Canvas) 89.71 kB +0.15% +133 B 🔺
@sentry/browser (incl. Tracing, Replay, Feedback) 102.33 kB +0.13% +131 B 🔺
@sentry/browser (incl. Feedback) 44.51 kB +0.33% +144 B 🔺
@sentry/browser (incl. sendFeedback) 32.15 kB +0.42% +132 B 🔺
@sentry/browser (incl. FeedbackAsync) 37.26 kB +0.4% +148 B 🔺
@sentry/browser (incl. Metrics) 28.39 kB +0.42% +117 B 🔺
@sentry/browser (incl. Logs) 28.63 kB +0.4% +114 B 🔺
@sentry/browser (incl. Metrics & Logs) 29.34 kB +0.41% +118 B 🔺
@sentry/react 29.15 kB +0.44% +125 B 🔺
@sentry/react (incl. Tracing) 47.66 kB +0.28% +132 B 🔺
@sentry/vue 32.34 kB +0.37% +119 B 🔺
@sentry/vue (incl. Tracing) 47.29 kB +0.25% +117 B 🔺
@sentry/svelte 27.35 kB +0.46% +124 B 🔺
CDN Bundle 29.71 kB +0.45% +131 B 🔺
CDN Bundle (incl. Tracing) 47.97 kB +0.32% +152 B 🔺
CDN Bundle (incl. Logs, Metrics) 31.22 kB +0.44% +136 B 🔺
CDN Bundle (incl. Tracing, Logs, Metrics) 49.22 kB +0.32% +155 B 🔺
CDN Bundle (incl. Replay, Logs, Metrics) 70.51 kB +0.21% +145 B 🔺
CDN Bundle (incl. Tracing, Replay) 85.34 kB +0.16% +128 B 🔺
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) 86.52 kB +0.16% +134 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback) 91.23 kB +0.16% +145 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) 92.4 kB +0.18% +166 B 🔺
CDN Bundle - uncompressed 88.12 kB +0.48% +420 B 🔺
CDN Bundle (incl. Tracing) - uncompressed 144.55 kB +0.3% +420 B 🔺
CDN Bundle (incl. Logs, Metrics) - uncompressed 92.61 kB +0.46% +420 B 🔺
CDN Bundle (incl. Tracing, Logs, Metrics) - uncompressed 148.31 kB +0.29% +420 B 🔺
CDN Bundle (incl. Replay, Logs, Metrics) - uncompressed 217.42 kB +0.2% +420 B 🔺
CDN Bundle (incl. Tracing, Replay) - uncompressed 263.41 kB +0.16% +420 B 🔺
CDN Bundle (incl. Tracing, Replay, Logs, Metrics) - uncompressed 267.15 kB +0.16% +420 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 277.11 kB +0.16% +420 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback, Logs, Metrics) - uncompressed 280.84 kB +0.15% +420 B 🔺
@sentry/nextjs (client) 50.17 kB +0.24% +119 B 🔺
@sentry/sveltekit (client) 45.82 kB +0.25% +111 B 🔺
@sentry/core/server 75.95 kB +0.02% +12 B 🔺
@sentry/core/browser 63.09 kB +0.01% +2 B 🔺
@sentry/node-core 61.69 kB - -
@sentry/node 130.4 kB -0.01% -1 B 🔽
@sentry/node - without tracing 74.06 kB - -
@sentry/aws-serverless 86.26 kB -0.01% -1 B 🔽
@sentry/cloudflare (withSentry) - minified 171.85 kB - -
@sentry/cloudflare (withSentry) 429.49 kB - -

View base workflow run

@Lms24 Lms24 changed the title feat(browser): Attach session.id to outgoing telemetry [PoC] feat(browser): Attach session.id to outgoing telemetry Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant