ref(opentelemetry): Delete opentelemetry package - #23317
Draft
mydea wants to merge 3 commits into
Draft
Conversation
mydea
force-pushed
the
fn/delete-otel-package
branch
from
August 12, 2026 07:51
b8bf87f to
9da047a
Compare
Contributor
size-limit report 📦
|
mydea
force-pushed
the
fn/delete-otel-package
branch
from
August 12, 2026 08:29
9da047a to
f110ac2
Compare
mydea
force-pushed
the
fn/delete-otel-package
branch
from
August 12, 2026 09:26
f110ac2 to
72de186
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This should no longer be used by consumers directly. The remaining exports we use internally have been moved to
@sentry/server-utils/opentelemetry.getScopesFromContexttogetScopesFromOpenTelemetryContextfor clarity - this is used by nextjs and I don't think we can easily get rid of it, but it should at least be clear what it does now.AsyncLocalStorageLookupexport out of otel into plain server-utils as it is not only used for otel.