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): Stop sending transactions for requests that 404 #4095

Merged
merged 6 commits into from Nov 5, 2021

Conversation

lobsterkatie
Copy link
Member

... because they are noisy and in 99.9% of cases* provide no value to the user.

*The only situation in which I could see wanting to have these transactions is if there's some complicated custom logic for what to display on the 404 page, but that feels very unlikely, so I'm comfortable having this be a known limitation.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 27, 2021

size-limit report

Path Size
@sentry/browser - CDN Bundle (gzipped) 22.47 KB (-0.01% 🔽)
@sentry/browser - Webpack 23.35 KB (0%)
@sentry/react - Webpack 23.39 KB (0%)
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 29.92 KB (-0.01% 🔽)

@lobsterkatie lobsterkatie force-pushed the kmclb-nextjs-stop-sending-404-transactions branch from e32171b to b2872a8 Compare October 27, 2021 20:21
@lobsterkatie lobsterkatie merged commit 60426d1 into master Nov 5, 2021
@lobsterkatie lobsterkatie deleted the kmclb-nextjs-stop-sending-404-transactions branch November 5, 2021 07:01
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