Skip to content

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Oct 10, 2025

closes #17814

Copy link
Contributor

github-actions bot commented Oct 10, 2025

size-limit report 📦

Path Size % Change Change
@sentry/browser 24.4 kB +0.01% +1 B 🔺
@sentry/browser - with treeshaking flags 22.9 kB - -
@sentry/browser (incl. Tracing) 40.61 kB -0.01% -1 B 🔽
@sentry/browser (incl. Tracing, Replay) 78.98 kB -0.01% -1 B 🔽
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 68.62 kB -0.01% -1 B 🔽
@sentry/browser (incl. Tracing, Replay with Canvas) 83.67 kB - -
@sentry/browser (incl. Tracing, Replay, Feedback) 95.82 kB -0.01% -1 B 🔽
@sentry/browser (incl. Feedback) 41.11 kB +0.01% +4 B 🔺
@sentry/browser (incl. sendFeedback) 29.06 kB +0.01% +2 B 🔺
@sentry/browser (incl. FeedbackAsync) 33.98 kB +0.01% +3 B 🔺
@sentry/react 26.11 kB +0.02% +3 B 🔺
@sentry/react (incl. Tracing) 42.55 kB -0.01% -1 B 🔽
@sentry/vue 28.92 kB +0.01% +2 B 🔺
@sentry/vue (incl. Tracing) 42.38 kB -0.01% -1 B 🔽
@sentry/svelte 24.44 kB +0.02% +4 B 🔺
CDN Bundle 26.63 kB -0.01% -1 B 🔽
CDN Bundle (incl. Tracing) 41.15 kB +0.01% +1 B 🔺
CDN Bundle (incl. Tracing, Replay) 77.44 kB -0.01% -1 B 🔽
CDN Bundle (incl. Tracing, Replay, Feedback) 82.9 kB -0.01% -2 B 🔽
CDN Bundle - uncompressed 78.18 kB +0.01% +1 B 🔺
CDN Bundle (incl. Tracing) - uncompressed 122.18 kB +0.01% +2 B 🔺
CDN Bundle (incl. Tracing, Replay) - uncompressed 237.34 kB +0.01% +2 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 250.1 kB +0.01% +2 B 🔺
@sentry/nextjs (client) 44.58 kB -0.01% -1 B 🔽
@sentry/sveltekit (client) 40.98 kB - -
@sentry/node-core 50.73 kB -0.01% -2 B 🔽
@sentry/node 154.37 kB +0.01% +8 B 🔺
@sentry/node - without tracing 92.59 kB +0.01% +4 B 🔺
@sentry/aws-serverless 106.33 kB +0.01% +9 B 🔺

View base workflow run

Copy link
Contributor

github-actions bot commented Oct 10, 2025

node-overhead report 🧳

Note: This is a synthetic benchmark with a minimal express app and does not necessarily reflect the real-world performance impact in an application.

Scenario Requests/s % of Baseline Prev. Requests/s Change %
GET Baseline 9,071 - 8,903 +2%
GET With Sentry 1,277 14% 1,367 -7%
GET With Sentry (error only) 5,921 65% 6,204 -5%
POST Baseline 1,137 - 1,208 -6%
POST With Sentry 495 44% 526 -6%
POST With Sentry (error only) 1,039 91% 1,069 -3%
MYSQL Baseline 3,251 - 3,350 -3%
MYSQL With Sentry 376 12% 438 -14%
MYSQL With Sentry (error only) 2,649 81% 2,715 -2%

View base workflow run

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.

Default to internal_error rather than unknown_error when setting error span status

1 participant