Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(transport): Non-order-dependent discarded events assertion
Make the `report["discarded_events"]` assertion logic (in `test_data_category_limits_reporting`) not rely on the ordering of events or any sorting logic. Done in preparation of #3244, where the sorting logic cannot be relied on anymore, since the same number of spans will be discarded as transactions.
- Loading branch information