Skip to main content

Python Agent v1.9.2

March 24, 2026

  • New Added option to force UDP port assignment

    • Added the force_net_udp_port option, which allows users to manually specify the UDP port used for communication with the Go module
    Caution

    Caution

    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)

  • Feature Added httpx asynchronous tracing support

    • Added instrumentation for httpx.AsyncClient, an asynchronous HTTP client
  • Changed Removed the mandatory setuptools module dependency from the agent

  • Changed Added support for PEP 517-based build systems

  • Fixed Fixed 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