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
Use context.Context as the active span stack, resolve sampling and transaction delivery through the contextual client, retain scope propagation only as the no-active-span fallback, and preserve frozen root baggage through child spans.
BREAKING CHANGE: ContinueTrace no longer accepts a Hub. Pass the sentry-trace and baggage header values directly and carry the returned span through context.
0 commit comments