Skip to content

ref: Migrate transaction source from metadata to attributes #10674

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 22 commits into from
Feb 19, 2024

Conversation

lforst
Copy link
Contributor

@lforst lforst commented Feb 15, 2024

Moves all of our logic and usage from metadata.source to attributes.'sentry.source'. This is necessary for our migration from transactions to spans.

Copy link
Contributor

github-actions bot commented Feb 15, 2024

size-limit report 📦

Path Size
@sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 77.91 KB (-0.04% 🔽)
@sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 69.18 KB (-0.01% 🔽)
@sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 73.11 KB (-0.01% 🔽)
@sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 62.76 KB (-0.03% 🔽)
@sentry/browser (incl. Tracing) - Webpack (gzipped) 33.37 KB (-0.02% 🔽)
@sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 33.28 KB (-0.01% 🔽)
@sentry/browser (incl. Feedback) - Webpack (gzipped) 31.24 KB (+0.09% 🔺)
@sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.25 KB (+0.1% 🔺)
@sentry/browser - Webpack (gzipped) 22.5 KB (+0.14% 🔺)
@sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 76.26 KB (-0.02% 🔽)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 67.78 KB (-0.04% 🔽)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 33.72 KB (-0.09% 🔽)
@sentry/browser - ES6 CDN Bundle (gzipped) 24.81 KB (+0.05% 🔺)
@sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 213.23 KB (-0.05% 🔽)
@sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 101.85 KB (-0.11% 🔽)
@sentry/browser - ES6 CDN Bundle (minified & uncompressed) 74.35 KB (+0.04% 🔺)
@sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 36.94 KB (+0.05% 🔺)
@sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 69.51 KB (-0.04% 🔽)
@sentry/react - Webpack (gzipped) 22.54 KB (+0.16% 🔺)
@sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 87 KB (-0.06% 🔽)
@sentry/nextjs Client - Webpack (gzipped) 50.21 KB (-0.03% 🔽)
@sentry-internal/feedback - Webpack (gzipped) 17.22 KB (+0.12% 🔺)

@lforst lforst marked this pull request as ready for review February 16, 2024 14:18
@lforst lforst requested review from mydea, Lms24 and AbhiPrasad February 16, 2024 14:18
@lforst lforst merged commit ac39685 into develop Feb 19, 2024
@lforst lforst deleted the lorst-eliminate-txn-source branch February 19, 2024 08:26
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