Python Agent v1.9.2
March 24, 2026
-
NewAdded option to force UDP port assignment- Added the
force_net_udp_portoption, which allows users to manually specify the UDP port used for communication with the Go module
CautionCaution
If multiple Python agent processes are running, there is a risk of port conflicts. Use this option only when a fixed UDP port is required in specific environments. (Default: disabled)
- Added the
-
FeatureAddedhttpxasynchronous tracing support- Added instrumentation for
httpx.AsyncClient, an asynchronous HTTP client
- Added instrumentation for
-
ChangedRemoved the mandatorysetuptoolsmodule dependency from the agent -
ChangedAdded support forPEP 517-based build systems -
FixedFixed missing collection when reusing DB connections- Fixed an issue where connection information was not collected properly in Steps when database connections were reused or declared as singletons
Note
Agent download: whatap-python v1.9.2