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(core): Add DEBUG_BUILD guard to shouldPropagateTraceForUrl debug logs
Restore the DEBUG_BUILD && prefix that was present in the original
opentelemetry version, enabling bundlers to tree-shake the debug
log calls and string constant in production builds.
0 commit comments