pypi ddtrace 1.17.5

latest releases: 2.12.2, 2.11.6, 2.11.5...
12 months ago

Known Issues

  • There are known issues configuring python's builtin multiprocessing library when ddtrace is installed. To use the multiprocessing library with ddtrace ensure DD_UNLOAD_MODULES_FROM_SITECUSTOMIZE is set to True.

Bug Fixes

  • dynamic instrumentation: fixed a bug that might have caused probe status to fail to update correctly.
  • django: This fix resolves an issue where 'span.resource' would not include the endpoint when a Handler was interrupted, such as in the case of gunicorn worker timeouts.
  • CI Visibility: fixes an issue where the Intelligent Test Runner would not work when in EVP proxy mode due to missing X-Datadog-NeedsAppKey header.
  • mariadb: This fix resolves an issue where MariaDB connection information objects not including the user or port caused exceptions to be raised.

Don't miss a new ddtrace release

NewReleases is sending notifications on new releases.