Skip to content

1.20.1

Choose a tag to compare

@mabdinur mabdinur released this 20 Sep 14:33
· 100 commits to 1.20 since this release
e8469b1

Bug Fixes

  • tracing: Encoding traces in the v05 format has a known issue for applications generating spans at a high frequency, causing approximately 1/10000000 spans to be misencoded. This change sets DD_TRACE_API_VERSION to v04 by default.