Open
Description
Description
As a follow up to #13022, where we ensured to recored spans dropped in beforeSendTranscation
, we should probably extend this to transactions dropped through event processors.
### Tasks
- [ ] Record if `event.spans.length` is lower after an event processor (indicating that it was dropped)
- [ ] Recording dropped spans if a whole transaction is dropped in an event processor