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

WIP POC: Improving Nest Error Handler #12832

Closed
wants to merge 22 commits into from

Conversation

nicohrubec
Copy link
Contributor

No description provided.

@nicohrubec nicohrubec linked an issue Jul 9, 2024 that may be closed by this pull request
Copy link
Contributor

github-actions bot commented Jul 10, 2024

size-limit report 📦

Path Size
@sentry/browser 22.3 KB (-0.02% 🔽)
@sentry/browser (incl. Tracing) 33.67 KB (+0.06% 🔺)
@sentry/browser (incl. Tracing, Replay) 69.45 KB (+0.04% 🔺)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 62.78 KB (+0.05% 🔺)
@sentry/browser (incl. Tracing, Replay with Canvas) 73.5 KB (+0.04% 🔺)
@sentry/browser (incl. Tracing, Replay, Feedback) 86.16 KB (+0.03% 🔺)
@sentry/browser (incl. Tracing, Replay, Feedback, metrics) 88.01 KB (+0.03% 🔺)
@sentry/browser (incl. metrics) 26.59 KB (-0.02% 🔽)
@sentry/browser (incl. Feedback) 38.98 KB (0%)
@sentry/browser (incl. sendFeedback) 26.92 KB (+0.01% 🔺)
@sentry/browser (incl. FeedbackAsync) 31.54 KB (+0.01% 🔺)
@sentry/react 25.07 KB (+0.08% 🔺)
@sentry/react (incl. Tracing) 36.74 KB (+0.12% 🔺)
@sentry/vue 26.41 KB (0%)
@sentry/vue (incl. Tracing) 35.55 KB (+0.06% 🔺)
@sentry/svelte 22.44 KB (-0.02% 🔽)
CDN Bundle 23.52 KB (-0.03% 🔽)
CDN Bundle (incl. Tracing) 35.44 KB (+0.06% 🔺)
CDN Bundle (incl. Tracing, Replay) 69.55 KB (+0.03% 🔺)
CDN Bundle (incl. Tracing, Replay, Feedback) 74.75 KB (+0.03% 🔺)
CDN Bundle - uncompressed 69 KB (-0.03% 🔽)
CDN Bundle (incl. Tracing) - uncompressed 104.85 KB (+0.06% 🔺)
CDN Bundle (incl. Tracing, Replay) - uncompressed 215.25 KB (+0.03% 🔺)
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 227.96 KB (+0.03% 🔺)
@sentry/nextjs (client) 36.6 KB (+0.08% 🔺)
@sentry/sveltekit (client) 34.33 KB (+0.08% 🔺)
@sentry/node 130.8 KB (-0.01% 🔽)
@sentry/node - without tracing 91.88 KB (-0.01% 🔽)
@sentry/aws-serverless 117.06 KB (-0.01% 🔽)

@nicohrubec nicohrubec closed this Jul 18, 2024
@nicohrubec
Copy link
Contributor Author

closed because there is a new PR addressing this

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.

Improve @sentry/nestjs error instrumentation
2 participants