sentry-python
sentry-python copied to clipboard
Fix breadcrumbs in HTTP clients
This moves the creation of breadcrumbs for outgoing HTTP requests from the maybe_create_breadcrumbs_from_span into the integrations.
:x: 2513 Tests Failed:
| Tests completed | Failed | Passed | Skipped |
|---|---|---|---|
| 20307 | 2513 | 17794 | 4412 |
View the top 3 failed tests by shortest run time
tests.integrations.litestar.test_litestar test_middleware_callback_spansStack Traces | 0s run time
No failure message available
tests.integrations.litestar.test_litestar test_middleware_partial_receive_sendStack Traces | 0s run time
No failure message available
tests.integrations.litestar.test_litestar test_middleware_partial_receive_sendStack Traces | 0s run time
No failure message available
To view individual test run time comparison to the main branch, go to the Test Analytics Dashboard