Skip to content

Conversation

@axel584
Copy link

@axel584 axel584 commented Nov 9, 2025

Description

This PR enhances the httpx instrumentation by recording exceptions directly in spans using span.record_exception(exception).
Previously, only span.set_status(StatusCode.ERROR) was set, which made it harder to inspect the actual error details in traces.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Does This PR Require a Core Repo Change?

  • No.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant