- Notifications
You must be signed in to change notification settings - Fork 231
Closed
Labels
Description
#1403 refactored a lot of the httpx code. However it seems that the sync version of the instrumentation still calls self._set_disttracing_headers
which was removed in the same PR, causing any form of sync httpx instrumentation to crash.
Environment (please complete the following information)
- Agent version: 6.7.1
estj92, DevDapo, Piidgey and SebastienReuiller