9.28.0
Important Changes
- feat(nestjs): Stop creating spans for
TracingInterceptor
(#16501)
With this change we stop creating spans for TracingInterceptor
as this interceptor only serves as an internal helper and adds noise for the user.
- feat(node): Update vercel ai spans as per new conventions (#16497)
This feature ships updates to the span names and ops to better match OpenTelemetry. This should make them more easily accessible to the new agents module view we are building.
Other Changes
- fix(sveltekit): Export
vercelAIIntegration
from@sentry/node
(#16496)
Work in this release was contributed by @agrattan0820. Thank you for your contribution!
Bundle size 📦
Path | Size |
---|---|
@sentry/browser | 23.43 KB |
@sentry/browser - with treeshaking flags | 23.2 KB |
@sentry/browser (incl. Tracing) | 37.46 KB |
@sentry/browser (incl. Tracing, Replay) | 74.68 KB |
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags | 67.94 KB |
@sentry/browser (incl. Tracing, Replay with Canvas) | 79.33 KB |
@sentry/browser (incl. Tracing, Replay, Feedback) | 91.13 KB |
@sentry/browser (incl. Feedback) | 39.78 KB |
@sentry/browser (incl. sendFeedback) | 28.03 KB |
@sentry/browser (incl. FeedbackAsync) | 32.8 KB |
@sentry/react | 25.15 KB |
@sentry/react (incl. Tracing) | 39.41 KB |
@sentry/vue | 27.69 KB |
@sentry/vue (incl. Tracing) | 39.27 KB |
@sentry/svelte | 23.45 KB |
CDN Bundle | 24.88 KB |
CDN Bundle (incl. Tracing) | 37.63 KB |
CDN Bundle (incl. Tracing, Replay) | 72.66 KB |
CDN Bundle (incl. Tracing, Replay, Feedback) | 77.99 KB |
CDN Bundle - uncompressed | 72.67 KB |
CDN Bundle (incl. Tracing) - uncompressed | 111.42 KB |
CDN Bundle (incl. Tracing, Replay) - uncompressed | 222.72 KB |
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 235.25 KB |
@sentry/nextjs (client) | 41.03 KB |
@sentry/sveltekit (client) | 37.93 KB |
@sentry/node | 146.9 KB |
@sentry/node - without tracing | 96.03 KB |
@sentry/aws-serverless | 121.19 KB |