Skip to content

Releases: DataDog/dd-agent

5.25.2

11 Jul 12:58
Compare
Choose a tag to compare

Linux, Windows, Docker and Source Install

Details

5.25.1...5.25.2

Dependency Upgrades

  • [SECURITY] The agent configuration loader has been patched to increase the security of loaded configuration files.

Changes

Please refer to the Integrations Core Checks 5.25.2 tag for the list of changes on the core checks.

5.25.1 - 06-28-2018

28 Jun 21:09
Compare
Choose a tag to compare

Linux, Windows, Docker and Source Install

Details

5.24.0...5.25.0

Dependency Upgrades

Changes

Please refer to the Integrations Core Checks 6.3.1 tag for the list of changes on the core checks.

Please refer to the Trace Agent 6.3.1 tag for more information on the Trace Agent.

Please refer to the Process Agent 6.3.1 tag for more information on the Process Agent.

5.25.0 - 06-21-2018

27 Jun 17:28
aa0dc29
Compare
Choose a tag to compare

Linux, Windows, Docker and Source Install

Details

5.24.0...5.25.0

Dependency Upgrades

Changes

Please refer to the Integrations Core Checks 6.3.0 tag for the list of changes on the core checks.

Please refer to the Trace Agent 6.3.0 tag for more information on the Trace Agent.

Please refer to the Process Agent 6.3.0 tag for more information on the Process Agent.

  • [BUGFIX] JMXFetch: make classpath separator adjust to the OS. See #3729(Thanks @jvanlieshout)
  • [BUGFIX] Source install: fix integrations base package name change + bashisms. See #3738
  • [BUGFIX] IO: iostat - fix for newer iostat output. See #3733
  • [BUGFIX] IO: iostat - fix for broken %util metric due to missing cast. See #3733
  • [IMPROVEMENT] IO: iostat - capping values to 100%. See #3727
  • [IMPROVEMENT] IO: iostat - adding test for cap logic. See #3741
  • [IMPROVEMENT] Core: add host tag for docker swarm node role. See #3735 (Thanks @devonboyer)
  • [IMPROVEMENT] Core: warning message to clarify check_rate option available. See #3727
  • [SANITY] Linux: Reintroduced system stats tests. See #3733
  • [SANITY] Packaging/Build: Explicilty pin urllib to avoid inadverted updated. See #3746
  • [OTHER] APM enabled by default. See #3749
  • [OTHER] Our embedded python unicode interpreter is now UCS4. See omnibus-software-191

5.24.0 / 05-11-2018

11 May 13:30
5d334d7
Compare
Choose a tag to compare

Linux, Windows, Docker and Source Install

Details

5.23.0...5.24.0

Changes

Please refer to the Integrations Core Checks 6.2.0 tag for the list of changes on the core checks.

Please refer to the Trace Agent 6.2.0 tag for more information on the Trace Agent.

Please refer to the Process Agent 6.2.0 tag for more information on the Process Agent.

  • [IMPROVEMENT] Windows: Add pdh data to flare. See #3719
  • [IMPROVEMENT] JMXFetch: Bump to 0.20.0. See #3726 and jmxfetch 0.20.0 tag
  • [OTHER] subprocess_output: Add compatibility layer with datadog_checks_base. See #3723
  • [OTHER] Windows: Use PDH libs provided in datadog_checks_base. See #3691

5.23.0 / 03-21-2018

13 Apr 16:26
ac41f34
Compare
Choose a tag to compare

Linux, Windows, Docker

Details

5.22.3...5.23.0

Changes

Please refer to the Integrations Core Checks 5.23.0 tag for the list of changes on the core checks.

Please refer to the Process Agent 5.23.0 tag for more information on the Process Agent.

  • [BUGFIX] Windows: Fix pdh counters on localized versions of windows. See #3713
  • [BUGFIX] Remove API key if included in processes metadata payload. See #3712
  • [BUGFIX] Avoid failing the configcheck command if the instances is empty. See #3704
  • [BUGFIX] Kuernetes: fix logic to collect ownerreference for k8 1.9. See #3667
  • [BUGFIX] Fix an error when the agent failed to find the name of a docker image. See #3669
  • [BUGFIX] pause-container: update the list of the pause containers. See #3670
  • [IMPROVEMENT] jmxfetch: include version 0.19.0. See #3711
  • [IMPROVEMENT] Logs an INFO message instead of an ERROR when the host is deemed as Dockerless. See #3657
  • [IMPROVEMENT] Windows: change default datatype for pdh queries to double. See #3703
  • [OTHER] Remove the deprecated option skip_event in network checks. See #3643

5.22.3 / 03-08-2018

08 Mar 19:13
Compare
Choose a tag to compare

Linux, Windows, Docker

Details

This release only ships changes to the process-agent.
5.22.1...5.22.3

Changes

Please refer to the Process Agent 5.22.3 tag for more information on the Process Agent.

5.22.0 / 02-13-2018

14 Feb 18:20
Compare
Choose a tag to compare

Linux, Windows, Docker and Source Install

Details

5.21.2...5.22.0

Changes

We have migrated Datadog Checks to be packaged as python Wheels. They are located in an embedded directory, with the removal of the previous <INSTALL_DIR>/checks.d folder. Please reference our documentation for locations of custom check placement.

Please refer to the Integrations Core Checks 5.22.0 tag for the list of changes on the core checks.

Please refer to the Process Agent 5.22.0 tag for more information on the Process Agent.

Datadog will be rotating the GPG key used to sign our APT repositories on Feb 27 2018. More details and the new key can be found in our knowledge base.

  • [IMPROVEMENT] Collect total system memory for Mac OS X. See #3169
  • [IMPROVEMENT] JMXFETCH: include version 0.18.1. See #3543
  • [BUGFIX] Fix prometheus check summary and histogram. See #3617
  • [IMPROVEMENT] Prometheus Check: add generic label joins and node to hostname. See #3623
  • [BUGFIX] Fixes issue with auto-discovery and wheels. See #3629
  • [IMPROVEMENT] Add "process_agent_enabled" to example datadog.conf. See #3630
  • [BUGFIX] Fix issue with creating tags from conf in IIS. See #3635
  • [IMPROVEMENT] Prometheus Check: add SSL support. See #3640
  • [IMPROVEMENT] Deduplicate tags on metrics, events and service_checks. See #3641
  • [BUGFIX] Fix "no_proxy" option when using requests. See #3644 and #3645
  • [IMPROVEMENT] Adding "jmx_custom_jars" option to datadog.yaml. See #3648
  • [IMPROVEMENT] Windows: the agent service is no longer responsible for starting the APM service. See #3655
  • [DEPRECATE] Bundled "checks.d" is now a deprecated location as checks are shipped as wheels. See #3661
  • [IMPROVEMENT] Windows: Start subservices (trace/process) if they're configured on service start. See #3663
  • [IMPROVEMENT] Extend pause-container list. See #3674

5.21.1 / 01-31-2018

01 Feb 11:15
Compare
Choose a tag to compare

Linux, Windows, Docker

Details

This release only ships changes to the trace-agent.
5.21.0...5.21.1

Changes

Please refer to the Trace Agent 5.21.1 tag for the list of changes on the Trace Agent.

5.21.0 / 01-10-2017

10 Jan 22:38
Compare
Choose a tag to compare

Linux, Windows, Docker and Source Install

Details

5.20.2...5.21.0

Changes

Please refer to the Integrations Core Checks 5.21.0 tag for the list of changes on the core checks.

Please refer to the Process Agent 5.21.0 tag for more information on the Process Agent.

  • [BUGFIX] Configuration: Use : instead of = in APM config. See #3599 (Thanks @brianwolfe)
  • [BUGFIX] PDH: Return with metric list empty if can't connect to host. See #3612
  • [IMPROVEMENT] Source install: Add host tagging to install_agent.sh. See #3551 (Thanks @iancward)
  • [IMPROVEMENT] Kubernetes: get nodeName and nodeIP even if the agent isn't inside a Pod. See #3614
  • [IMPROVEMENT] Docker: add flag to image_name_extractor to return short image name. See #3622
  • [IMPROVEMENT] WMI: Skip properties in WMI query results if not in arguments. See #3618
  • [IMPROVEMENT] Log metadata payload as debug to be added to flares. See #3625
  • [IMPROVEMENT] Don't spam logs with exceptions when checks aren't wheels. See #3620
  • [IMPROVEMENT] bump protobuf to 3.5.1. See #3619
  • [IMPROVEMENT] Aggregator: ignore all dist metrics (metric type starting with 'd'). See #3611
  • [IMPROVEMENT] Auto-Discovery: add kube container name in service discovery containers. See #3609
  • [IMPROVEMENT] Windows: change restart to stop/start with deps. See #3565
  • [FEATURE] Allow running checks packaged as wheels. See #3555
  • [FEATURE] Filehandles: include allocated, allocated but unused, used, and max filehandler metrics. See #3608 (Thanks @kennydo)
  • [FEATURE] Adds an option to disable IPv6. See #3603
  • [FEATURE] Windows: update pdh library to support generic pdh based checks. See #3581
  • [FEATURE] Windows: update base libraries for PDH based checks. See #3607
  • [FEATURE] Collect OpenStack metadata and tags community. See #3411 (Thanks @mtougeron)

5.20.2 / 12-06-2017

07 Dec 18:46
Compare
Choose a tag to compare

Linux, Docker and Source Install

Details

5.20.1...5.20.2

Changes

Please refer to the Integrations Core Checks 5.20.2 tag for the list of changes on the core checks.

Please refer to the Process Agent 5.20.2 tag for more information on the Process Agent.