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

fix(nextjs): Disable NextJS perf monitoring when using otel #6820

Merged
merged 2 commits into from
Jan 17, 2023

Conversation

AbhiPrasad
Copy link
Member

Blocks release in #6818 as well

Only instrument NextJS data fetchers for performance if the instrumenter is set to sentry (default).

@github-actions
Copy link
Contributor

github-actions bot commented Jan 17, 2023

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 19.82 KB (+0.01% 🔺)
@sentry/browser - ES5 CDN Bundle (minified) 61.47 KB (0%)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 18.5 KB (+0.01% 🔺)
@sentry/browser - ES6 CDN Bundle (minified) 54.77 KB (0%)
@sentry/browser - Webpack (gzipped + minified) 20.22 KB (0%)
@sentry/browser - Webpack (minified) 66.17 KB (0%)
@sentry/react - Webpack (gzipped + minified) 20.24 KB (0%)
@sentry/nextjs Client - Webpack (gzipped + minified) 47.51 KB (0%)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 26.73 KB (-0.02% 🔽)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 25.02 KB (+0.01% 🔺)
@sentry/replay ES6 CDN Bundle (gzipped + minified) 43.12 KB (-0.83% 🔽)
@sentry/replay - Webpack (gzipped + minified) 38.45 KB (-0.99% 🔽)
@sentry/browser + @sentry/tracing + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 60.35 KB (-0.6% 🔽)

@lforst
Copy link
Member

lforst commented Jan 17, 2023

Tests are failing :'(

@AbhiPrasad
Copy link
Member Author

Fixed test failures with e967714!

@AbhiPrasad AbhiPrasad changed the title feat(nextjs): Disable NextJS perf monitoring when using otel fix(nextjs): Disable NextJS perf monitoring when using otel Jan 17, 2023
@AbhiPrasad AbhiPrasad enabled auto-merge (squash) January 17, 2023 12:15
@AbhiPrasad AbhiPrasad merged commit 7d43873 into master Jan 17, 2023
@AbhiPrasad AbhiPrasad deleted the abhi-disable-nextjs-otel branch January 17, 2023 12:16
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

3 participants