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

fix: Update @opentelemetry/instrumentation dependencies #12673

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

andreiborza
Copy link
Member

Ran npx yarn-update-dependency @opentelemetry/instrumentation over the repo.

This fixes an issue with the aws lambda layer build where @opentelemetry/instrumentation-aws-lambda used an older version of @opentelemetry/instrumentation without named imports of import-in-the-middle.

Possibly related to: #12465

@andreiborza andreiborza requested review from mydea and lforst June 27, 2024 09:36
Copy link
Contributor

github-actions bot commented Jun 27, 2024

size-limit report 📦

Path Size
@sentry/browser 22.22 KB (0%)
@sentry/browser (incl. Tracing) 33.31 KB (0%)
@sentry/browser (incl. Tracing, Replay) 69.09 KB (0%)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 62.42 KB (0%)
@sentry/browser (incl. Tracing, Replay with Canvas) 73.15 KB (0%)
@sentry/browser (incl. Tracing, Replay, Feedback) 85.75 KB (0%)
@sentry/browser (incl. Tracing, Replay, Feedback, metrics) 87.61 KB (0%)
@sentry/browser (incl. metrics) 26.5 KB (0%)
@sentry/browser (incl. Feedback) 38.86 KB (0%)
@sentry/browser (incl. sendFeedback) 26.85 KB (0%)
@sentry/browser (incl. FeedbackAsync) 31.45 KB (0%)
@sentry/react 24.97 KB (0%)
@sentry/react (incl. Tracing) 36.36 KB (0%)
@sentry/vue 26.33 KB (0%)
@sentry/vue (incl. Tracing) 35.17 KB (0%)
@sentry/svelte 22.36 KB (0%)
CDN Bundle 23.42 KB (0%)
CDN Bundle (incl. Tracing) 35.05 KB (0%)
CDN Bundle (incl. Tracing, Replay) 69.18 KB (0%)
CDN Bundle (incl. Tracing, Replay, Feedback) 74.38 KB (0%)
CDN Bundle - uncompressed 68.8 KB (0%)
CDN Bundle (incl. Tracing) - uncompressed 103.66 KB (0%)
CDN Bundle (incl. Tracing, Replay) - uncompressed 214.13 KB (0%)
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 226.84 KB (0%)
@sentry/nextjs (client) 36.24 KB (0%)
@sentry/sveltekit (client) 33.95 KB (0%)
@sentry/node 130.61 KB (-1.39% 🔽)
@sentry/node - without tracing 91.63 KB (-0.26% 🔽)
@sentry/aws-serverless 116.8 KB (-1.4% 🔽)
This fixes an issue with the aws lambda layer build where a previous
version of @opentelemetry/instrumentation was used.
@andreiborza andreiborza force-pushed the ab/fix-opentelemtery-instrumentaiton-deps branch from d6a747e to 0fd6f53 Compare June 27, 2024 10:36
@andreiborza andreiborza merged commit 828c52f into develop Jun 27, 2024
113 checks passed
@andreiborza andreiborza deleted the ab/fix-opentelemtery-instrumentaiton-deps branch June 27, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants