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
doc(core): Fix outdated JSDoc in beforeSendSpan (#17815)
Spotted that we still documented that the root span does not go through
`beforeSendSpan`. This is outdated. Since v9, we also pass the root span
to the callback.
0 commit comments