Skip to content

feat(node-experimental): Properly set request & session on http requests #10676

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

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

mydea
Copy link
Member

@mydea mydea commented Feb 15, 2024

This ensures that for incoming http requests in node-experimental, we automatically set the request & the session on the isolation scope.

@mydea mydea requested review from lforst and Lms24 February 15, 2024 13:41
@mydea mydea self-assigned this Feb 15, 2024
Copy link
Contributor

github-actions bot commented Feb 15, 2024

size-limit report 📦

Path Size
@sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 77.94 KB (0%)
@sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 69.18 KB (0%)
@sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 73.11 KB (0%)
@sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 62.78 KB (0%)
@sentry/browser (incl. Tracing) - Webpack (gzipped) 33.38 KB (0%)
@sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 33.28 KB (0%)
@sentry/browser (incl. Feedback) - Webpack (gzipped) 31.21 KB (0%)
@sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.22 KB (0%)
@sentry/browser - Webpack (gzipped) 22.47 KB (0%)
@sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 76.28 KB (0%)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 67.81 KB (0%)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 33.75 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped) 24.8 KB (0%)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 213.35 KB (0%)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 101.97 KB (0%)
@sentry/browser - ES6 CDN Bundle (minified & uncompressed) 74.33 KB (0%)
@sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 36.93 KB (0%)
@sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 69.53 KB (0%)
@sentry/react - Webpack (gzipped) 22.5 KB (0%)
@sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 87.04 KB (-0.01% 🔽)
@sentry/nextjs Client - Webpack (gzipped) 50.22 KB (0%)
@sentry-internal/feedback - Webpack (gzipped) 17.2 KB (0%)

@mydea mydea force-pushed the fn/node-experimental-deprecated-integrations branch from 3feab17 to 89c6184 Compare February 16, 2024 09:20
@mydea mydea force-pushed the fn/properly-isolate-node-experimental branch from 543fd72 to 22d7886 Compare February 16, 2024 09:21
Base automatically changed from fn/node-experimental-deprecated-integrations to develop February 16, 2024 11:08
@mydea mydea marked this pull request as ready for review February 16, 2024 11:08
@mydea mydea force-pushed the fn/properly-isolate-node-experimental branch from 22d7886 to adb317e Compare February 16, 2024 11:08
@mydea mydea merged commit 9c21df4 into develop Feb 16, 2024
@mydea mydea deleted the fn/properly-isolate-node-experimental branch February 16, 2024 13:55
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.

2 participants