Skip to content

ref(gcp-serverless): Remove setting .__sentry_transaction #11346

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 5 commits into from
Apr 3, 2024

Conversation

AbhiPrasad
Copy link
Member

we shouldn't be setting res.__sentry_transaction, opportunity for memory leaks + users should be able to get correct span from isolation scope.

@AbhiPrasad AbhiPrasad requested a review from a team March 28, 2024 21:34
@AbhiPrasad AbhiPrasad self-assigned this Mar 28, 2024
@AbhiPrasad AbhiPrasad requested review from mydea and Lms24 and removed request for a team March 28, 2024 21:34

This comment was marked as off-topic.

Copy link
Contributor

github-actions bot commented Apr 2, 2024

size-limit report 📦

Path Size
@sentry/browser (incl. Tracing, Replay, Feedback) 76.17 KB (-0.28% 🔽)
@sentry/browser (incl. Tracing, Replay) 67.44 KB (-0.3% 🔽)
@sentry/browser (incl. Tracing, Replay with Canvas) 71.28 KB (-0.29% 🔽)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 61 KB (-0.34% 🔽)
@sentry/browser (incl. Tracing) 32.1 KB (-0.73% 🔽)
@sentry/browser (incl. browserTracingIntegration) 32.1 KB (-0.73% 🔽)
@sentry/browser (incl. feedbackIntegration) 31.33 KB (-0.14% 🔽)
@sentry/browser (incl. feedbackModalIntegration) 31.45 KB (-0.14% 🔽)
@sentry/browser (incl. feedbackScreenshotIntegration) 31.45 KB (-0.14% 🔽)
@sentry/browser (incl. sendFeedback) 27.42 KB (-0.15% 🔽)
@sentry/browser 22.57 KB (-0.18% 🔽)
CDN Bundle (incl. Tracing, Replay, Feedback) 71.18 KB (-0.29% 🔽)
CDN Bundle (incl. Tracing, Replay) 65.91 KB (-0.33% 🔽)
CDN Bundle (incl. Tracing) 32.24 KB (-0.63% 🔽)
CDN Bundle 23.8 KB (-0.23% 🔽)
CDN Bundle (incl. Tracing, Replay) - uncompressed 205.45 KB (-0.45% 🔽)
CDN Bundle (incl. Tracing) - uncompressed 96.09 KB (-0.95% 🔽)
CDN Bundle - uncompressed 70.24 KB (-0.44% 🔽)
@sentry/react (incl. Tracing, Replay) 67.43 KB (-0.3% 🔽)
@sentry/react 22.6 KB (-0.17% 🔽)

@AbhiPrasad AbhiPrasad enabled auto-merge (squash) April 3, 2024 15:31
@AbhiPrasad AbhiPrasad merged commit 6ed71ed into develop Apr 3, 2024
@AbhiPrasad AbhiPrasad deleted the abhi-serverless-transaction branch April 3, 2024 15:34
cadesalaberry pushed a commit to cadesalaberry/sentry-javascript that referenced this pull request Apr 19, 2024
…y#11346)

we shouldn't be setting `res.__sentry_transaction`, opportunity for
memory leaks + users should be able to get correct span from isolation
scope.
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