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
#13022)
Fixes#12849.
This is a bit tricky because `beforeSendTransaction` can return a
promise, so in order to avoid dealing with this I put the # of spans on
the sdk metadata, and then compare that afterwards.
Follow up to #12727, and part of https://github.com/getsentry/projects/issues/70, we should also record spans dropped in
beforeSendTransaction
, event processors, hooks, etc. as client reports.The text was updated successfully, but these errors were encountered: