Skip to content

Bump Sentry OTEL @opentelemetry/* deps to >= 2.0.0 #16117

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

Closed
ian opened this issue Apr 23, 2025 · 2 comments
Closed

Bump Sentry OTEL @opentelemetry/* deps to >= 2.0.0 #16117

ian opened this issue Apr 23, 2025 · 2 comments

Comments

@ian
Copy link

ian commented Apr 23, 2025

Problem Statement

Are there any published versions of @sentry/opentelemetry that support @opentelemetry/api >= 2.0.0?

This is holding back our upgrade of multiple @opentelemetry, langfuse, prisma, and vercel otel packages.

Solution Brainstorm

Here's what @sentry/otel locks at:

'@sentry/[email protected]':
resolution: {integrity: sha512-TLSP0n+sXKVcVkAM2ttVmXcAT2K3e9D5gdPfr6aCnW+KIGJuD7wzla/TIcTWFaVwUejbvXAB6IFpZ/qA8HFwyA==}
engines: {node: '>=18'}
peerDependencies:
'@opentelemetry/api': ^1.9.0
'@opentelemetry/context-async-hooks': ^1.30.1
'@opentelemetry/core': ^1.30.1
'@opentelemetry/instrumentation': ^0.57.1
'@opentelemetry/sdk-trace-base': ^1.30.1
'@opentelemetry/semantic-conventions': ^1.28.0

Bumping to ^2.0.0 would be helpful, I haven't yet looked to see what could potentially break.

If there's a canary release I'm happy to give it a try.

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Apr 23, 2025
@ian
Copy link
Author

ian commented Apr 23, 2025

Image

Much of the world has upgraded to 2.0.0 per npm downloads.

@AbhiPrasad
Copy link
Member

Hey @ian this is being tracked by #15737 - closing this issue in favor of that one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants