5.18.0 / 10-10-2017
Linux, Windows, Docker and Source Install
Details
Dependency Changes
- Python (Linux only)
2.7.14
(previously2.7.13
). See omnibus-software-169 - CAcerts updated to latest certificate bundle. See omnibus-software-167
- JMXFetch updated to
0.17.0
(previously0.16.0
). See omnibus-software-166, #3527 - Nfsiostat added
2.1.1
. See omnibus-software-162, dd-agent-omnibus-196
Changes
Please refer to the Integrations Core Checks 5.18.0 tag for the list of changes on the core checks.
Please refer to the Trace Agent 5.18.0 tag for the list of changes on the Trace Agent.
Please refer to the Process Agent 5.18.0 tag for more information on the Process Agent.
- [FEATURE] JMXFetch: add canonical rate. See #3494, jmxfetch-156 (Thanks @arrawatia)
- [IMPROVEMENT] Core: adding docker inspect to flare. See #3536
- [IMPROVEMENT] Windows: enhanced PDH counter support. See #3536
- [BUGFIX] RHEL/CentOS7[systemd]: enable datadog-agent service on post-install. See dd-agent-omnibus-201
- [BUGFIX] Windows: fix PDH counter i18n issues. See #3536
- [BUGFIX] Kubernetes: fix image lookup. See #3532
- [BUGFIX] Mesos: do not crash if
ENV
inCONF
is none. See #3528 - [SANITY] WMI: renamed library from wmi_check to winwmi_check. See #3521
- [SECURITY] Core: Redact sensistive information in config dumps. See #3534
- [SECURITY] Core: fix potential leak of API key into collector/dogstatsd logs. See #3537
- [DEPRECATE] deprecate
read_config
. See #3508 - [DEPRECATE] Docker: remove access to deprecated top-level
NetworkSettings
. See #3538