[v9] Disallow returning null from beforeSendSpan
and also pass root spans
#14336
Milestone
beforeSendSpan
and also pass root spans
#14336
Description
In #14335 deprecated
null
to be returned frombeforeSendSpan
.We should adjust the behaviour to either
In either case the type needs to be updated.
Additionally, root spans also need to be passed to
beforeSendSpan
<-- This will require a migration/changelog entry.The text was updated successfully, but these errors were encountered: