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

feat(node): Migrate to @fastify/otel #15542

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

onurtemizkan
Copy link
Collaborator

No description provided.

@onurtemizkan onurtemizkan force-pushed the onur/fastify-otel-migration branch from 9e8fb7a to 38047fd Compare February 28, 2025 15:16
@onurtemizkan onurtemizkan force-pushed the onur/fastify-otel-migration branch from 38047fd to 6c347ee Compare February 28, 2025 15:20
@@ -101,7 +101,8 @@
"import-in-the-middle": "^1.13.0"
},
"devDependencies": {
"@types/node": "^18.19.1"
"@types/node": "^18.19.1",
"fastify": "4.18.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we avoid this and just vendor in the minimal interface we need to satisfy the types?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure 👍

Copy link
Contributor

github-actions bot commented Feb 28, 2025

size-limit report 📦

Path Size % Change Change
@sentry/browser 23.13 KB - -
@sentry/browser - with treeshaking flags 22.92 KB - -
@sentry/browser (incl. Tracing) 36.2 KB - -
@sentry/browser (incl. Tracing, Replay) 73.37 KB - -
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.79 KB - -
@sentry/browser (incl. Tracing, Replay with Canvas) 77.99 KB - -
@sentry/browser (incl. Tracing, Replay, Feedback) 90.55 KB - -
@sentry/browser (incl. Feedback) 40.28 KB - -
@sentry/browser (incl. sendFeedback) 27.76 KB - -
@sentry/browser (incl. FeedbackAsync) 32.56 KB - -
@sentry/react 24.95 KB - -
@sentry/react (incl. Tracing) 38.08 KB - -
@sentry/vue 27.37 KB - -
@sentry/vue (incl. Tracing) 37.88 KB - -
@sentry/svelte 23.17 KB - -
CDN Bundle 24.34 KB - -
CDN Bundle (incl. Tracing) 36.23 KB - -
CDN Bundle (incl. Tracing, Replay) 71.25 KB - -
CDN Bundle (incl. Tracing, Replay, Feedback) 76.42 KB - -
CDN Bundle - uncompressed 71.11 KB - -
CDN Bundle (incl. Tracing) - uncompressed 107.5 KB - -
CDN Bundle (incl. Tracing, Replay) - uncompressed 218.77 KB - -
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 231.33 KB - -
@sentry/nextjs (client) 39.25 KB - -
@sentry/sveltekit (client) 36.61 KB - -
@sentry/node 144.25 KB +1.49% +2.11 KB 🔺
@sentry/node - without tracing 95.56 KB -0.01% -1 B 🔽
@sentry/aws-serverless 119.91 KB - -

View base workflow run

@onurtemizkan onurtemizkan force-pushed the onur/fastify-otel-migration branch from bc1a528 to f981058 Compare February 28, 2025 17:41
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.

2 participants