You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This function is needed in an upcoming pr by node-core/light, and since node-core/light does not depend on OpenTelemetry we need to move this to core and re-export it in @sentry/opentelemetry for backwards compatibility.
Note
The pull request "ref(core): Move
shouldPropagateTraceForUrlfrom opentelemetry to core" was created by @andreiborza but did not reference an issue. Therefore this issue was created for better visibility in external tools like Linear.This function is needed in an upcoming pr by node-core/light, and since node-core/light does not depend on OpenTelemetry we need to move this to core and re-export it in
@sentry/opentelemetryfor backwards compatibility.