Skip to content

0.53.0rc2

Pre-release
Pre-release

Choose a tag to compare

@brettlangdon brettlangdon released this 07 Sep 15:38
· 9 commits to 0.53 since this release
0067fda

v0.53.0rc2

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.

Bug Fixes

  • pytest: report exception details directly instead of through a RuntimeWarning exception.