github DataDog/dd-trace-py v0.53.0
0.53.0

latest releases: v2.14.0, v2.13.0, v2.14.0rc1...
3 years ago

Release Notes

v0.53.0

New Features

  • Tag traces with HTTP headers specified on the DD_TRACE_HEADER_TAGS environment variable. Value must be either comma or space separated. e.g. Host:http.host,User-Agent,http.user_agent or referer:http.referer Content-Type:http.content_type.
  • The gevent tasks are now tracked by the threading lock events

Bug Fixes

  • pytest: report exception details directly instead of through a RuntimeWarning exception.
  • Fixes an issue where a manually set django.request span resource would get overwritten by the integration.
  • Pin setup_requires dependency setuptools_scm[toml]>=4,<6.1 to avoid breaking changes.

Don't miss a new dd-trace-py release

NewReleases is sending notifications on new releases.