Skip to content

fix(node): Revert to using upstream @fastify/otel instrumentation - #16320

Closed
andreiborza wants to merge 1 commit into
developfrom
ab/revert-fastify-fork
Closed

fix(node): Revert to using upstream @fastify/otel instrumentation#16320
andreiborza wants to merge 1 commit into
developfrom
ab/revert-fastify-fork

Conversation

@andreiborza

Copy link
Copy Markdown
Member

With #16256 we switched from upstream @fastify/otel to a Otel v1 downgraded fork to ensure dependencies are aligned with our node sdk.

This PR will re-introduce a warning about unmet dependencies #16245 for the time being.

With #16256 we switched from upstream `@fastify/otel` to a Otel v1 downgraded
fork to ensure dependencies are aligned with our node sdk.
This PR will re-introduce a warning about unmet dependencies #16245 for the time
being.
@github-actions

Copy link
Copy Markdown
Contributor

size-limit report 📦

PathSize% ChangeChange
@sentry/browser24.04 kB--
@sentry/browser - with treeshaking flags23.7 kB--
@sentry/browser (incl. Tracing)38.46 kB--
@sentry/browser (incl. Tracing, Replay)76.58 kB--
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags69.61 kB--
@sentry/browser (incl. Tracing, Replay with Canvas)81.35 kB--
@sentry/browser (incl. Tracing, Replay, Feedback)93.46 kB--
@sentry/browser (incl. Feedback)40.83 kB--
@sentry/browser (incl. sendFeedback)28.79 kB--
@sentry/browser (incl. FeedbackAsync)33.66 kB--
@sentry/react25.86 kB--
@sentry/react (incl. Tracing)40.48 kB--
@sentry/vue28.44 kB--
@sentry/vue (incl. Tracing)40.28 kB--
@sentry/svelte24.07 kB--
CDN Bundle25.25 kB--
CDN Bundle (incl. Tracing)38.54 kB--
CDN Bundle (incl. Tracing, Replay)74.32 kB--
CDN Bundle (incl. Tracing, Replay, Feedback)79.77 kB--
CDN Bundle - uncompressed73.68 kB--
CDN Bundle (incl. Tracing) - uncompressed114.08 kB--
CDN Bundle (incl. Tracing, Replay) - uncompressed228.05 kB--
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed240.87 kB--
@sentry/nextjs (client)42.08 kB--
@sentry/sveltekit (client)38.95 kB--
@sentry/node155.36 kB-1.77%-2.8 kB 🔽
@sentry/node - without tracing98.07 kB--
@sentry/aws-serverless123.41 kB--

View base workflow run

@andreiborza

Copy link
Copy Markdown
MemberAuthor

Closing this after some discussions in the team as it would just replace one problem with another one. We'll wait for the fork being vendored in.

@andreiborza
andreiborza deleted the ab/revert-fastify-fork branch September 17, 2025 08:27
Sign up for freeto 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.

1 participant

@andreiborza