open-telemetry / opentelemetry-python-contrib

OpenTelemetry instrumentation for Python modules
https://opentelemetry.io
Apache License 2.0
739 stars 613 forks source link

fix(httpx): check if mount transport is None before wrap #3022

Closed emdneto closed 6 days ago

emdneto commented 6 days ago

Description

Fixes #3020

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.