Skip to content

6.5.2

Compare
Choose a tag to compare
@adrienkohlbecker adrienkohlbecker released this 22 Oct 23:05
· 21 commits to master since this release
9ffc761

Release

This binary is based on the 6.5.2 official release: https://github.com/DataDog/datadog-agent/releases/tag/6.5.2

Known issues

  • The trace agent makes heavy use of atomic.*Int64 class of functions, which all panic on 32 bits architectures. I was able to fix the process agent here DataDog/datadog-process-agent#198 but for trace I think somebody from Datadog would be better equipped to make the right choices, given the amount of call sites.

Patches

I applied patches from the following PRs, pending an official release: