Releases: DataDog/datadog-process-agent
Releases · DataDog/datadog-process-agent
6.11.1
Compare
Sorry, something went wrong.
No results found
sunhay
released this
07 May 16:28
Fix:
Make expvar + pprof ports configurable
6.11.0
Compare
Sorry, something went wrong.
No results found
sunhay
released this
22 Apr 14:02
Improvements
Common configuration utility shared across agents (#261 )
Removed all INI configuration parsing code (e.g. datadog.conf) (#272 )
Support for configuration secrets (#278 )
Common logging utility shared across agents (#277 )
Bug Fixes
Number of memory improvements for network collection (in-development)
6.8.0
Compare
Sorry, something went wrong.
No results found
6.6.0-rc.1...6.8.0
Improvements
Compute location of program data rather than hard-code (#208 )
Update to latest version of gopsutil (#214 )
Put containers and processes running in containers in the same chunk (#215 )
Improvements to dev setup (#217 )
Bug Fixes
Add support for running on 32bit ARM platform (#198 )
Prevent uint underflows when calculating rates and percentages (#201 )
Ensure that process.IOStat is non-nil (#202 )
6.6.0-rc.1: Merge pull request #196 from DataDog/sami/fix-win-ci
Compare
Sorry, something went wrong.
No results found
sfluor
released this
15 Oct 14:20
[fix] Fix windows CI
6.4.0
Compare
Sorry, something went wrong.
No results found
6.3.3
Compare
Sorry, something went wrong.
No results found
Fixed collector decode error
Added timeout to process-agent sending payload
6.3.0
Compare
Sorry, something went wrong.
No results found
sunhay
released this
10 Jul 16:29
6.2.1...6.3.0
Improvements
Added caching on process arguments scrubbing feature to reduce CPU usage
Rate calculation bug fix for values of zero
6.2.1
Compare
Sorry, something went wrong.
No results found
6.2.0...6.2.1
Bug Fixes
Pinned last version of datadog-agent with fixes to kubelet operations on Amazon EKS
6.2.0
Compare
Sorry, something went wrong.
No results found
6.1.1...6.2.0
Improvements
Add process arguments scrubbing feature
Extend command line processing to post arguments on Windows
Add support to the logger to output to stdout/console
Move to go 1.10
Bug Fixes
Fix DD_HOSTNAME env variable overriding
Move docker errors to DEBUG level
5.23.0
Compare
Sorry, something went wrong.
No results found
sunhay
released this
08 Jun 18:56
5.22.0...5.23.0
Improvements
Beta support for Windows (#96 )
Removal of kubernetes package (#103 )
used for kube_service tags, now we depend on the main agent for these.
Move to go 1.9.4 (#104 )
Bug Fixes
Change of location for process_dd_url configuration for consistency with other agents (#109 )
Parsing of log level and dogstatsd port from configuration (#100 )