Skip to content
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

ref(tracing): Remove script evaluation span #4433

Merged
merged 1 commit into from Jan 21, 2022

Conversation

AbhiPrasad
Copy link
Member

Tracking the script evaluation span is inconsistent, and often doesn't
show up in most pageload transactions. In addition, the value of this
span is not clear.

To reduce bundle size and complexity, this patch removes the script
evaluation span.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 20, 2022

size-limit report

Path Base Size (ff923f9) Current Size Change
@sentry/browser - CDN Bundle (gzipped) 19.59 KB 19.59 KB 0%
@sentry/browser - CDN Bundle (minified) 62.51 KB 62.51 KB +0.01% 🔺
@sentry/browser - Webpack 22.11 KB 22.11 KB 0%
@sentry/browser - Webpack - gzip = false 75.63 KB 75.63 KB 0%
@sentry/react - Webpack 22.14 KB 22.14 KB 0%
@sentry/nextjs Client - Webpack 46.33 KB 46.12 KB -0.46% 🔽
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 28.31 KB 28.12 KB -0.69% 🔽

Tracking the script evaluation span is inconsistent, and often doesn't
show up in most pageload transactions. In addition, the value of this
span is not clear.

To reduce bundle size and complexity, this patch removes the script
evaluation span.
@AbhiPrasad AbhiPrasad merged commit fcd97c4 into master Jan 21, 2022
@AbhiPrasad AbhiPrasad deleted the abhi-remove-script-eval branch January 21, 2022 13:52
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.

None yet

2 participants