sentry-python icon indicating copy to clipboard operation
sentry-python copied to clipboard

Fix breadcrumbs in HTTP clients

Open antonpirker opened this issue 1 year ago • 1 comments

This moves the creation of breadcrumbs for outgoing HTTP requests from the maybe_create_breadcrumbs_from_span into the integrations.

antonpirker avatar Oct 22 '24 14:10 antonpirker

: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_spans
Stack Traces | 0s run time
No failure message available
tests.integrations.litestar.test_litestar test_middleware_partial_receive_send
Stack Traces | 0s run time
No failure message available
tests.integrations.litestar.test_litestar test_middleware_partial_receive_send
Stack 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

codecov[bot] avatar Oct 22 '24 14:10 codecov[bot]