Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Self-hosted/on-premise
Which SDK are you using?
@sentry/node
SDK Version
7.98.0
Framework Version
Node 20.11.0
Link to Sentry event
No response
SDK Setup
No response
Steps to Reproduce
- try to import
spanToTraceContext
from@sentry/core
like it is described in the MIGRATION.md
Expected Result
- It schould be possible to import
spanToTraceContext
from@sentry/core
Actual Result
- It is not possible to import
spanToTraceContext
from@sentry/core
because it is not exported in theindex.ts
.
Metadata
Metadata
Assignees
Type
Projects
Status
No status