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
fix(node): Use suppressTracing to avoid capturing otel spans (#11288)
I leave the other checks (e.g. in http integration) in there, for now
(where we check if the url is sentry URL), but this should ensure we are
also not picked up by any other OTEL instrumentation etc.
0 commit comments