-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
deps: Bump SDK to v8 alpha #9628
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Bundle ReportChanges will increase total bundle size by 826.46kB ⬆️
|
other: { | ||
'sentry-trace': `${Sentry.getActiveSpan()?.toTraceparent()}`, | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To add these back we need getsentry/sentry-javascript#11474 to land.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I generally don't like that we have this because it is bad dogfooding. Our users don't have this either.
Co-authored-by: Daniel Griesser <[email protected]>
Co-authored-by: Daniel Griesser <[email protected]>
Bumps the
@sentry/nextjs
SDK to the v8 alpha. It may produce a lot of garbage performance data because we haven't built elaborate filtering logic yet.