Skip to content

5.6.3

Compare
Choose a tag to compare
@olivielpeau olivielpeau released this 10 Dec 18:14
· 2380 commits to master since this release

5.6.3 / 12-10-2015

Details

5.6.2...5.6.3

Changes

  • [FEATURE] Consul: More accurate nodes_* and services_* gauges (NB: consul.check service checks are now tagged by consul_service_id rather than service-id) See #2130 (Thanks @mtougeron)
  • [FEATURE] Docker: Improve container name, image name and image tag extraction. See #2071
  • [BUGFIX] Core: Catch and log exceptions from the resources checks. See #2029
  • [BUGFIX] Core: Fix host tags sending when create_dd_check_tags is enabled. See #2088
  • [BUGFIX] Docker: Add one more cgroup location. See #2139 (Thanks @bakins)
  • [BUGFIX] Flare: Remove proxy credentials from collected datadog.conf. See #1942
  • [BUGFIX] Marathon: Fix disk typo in metric name. See #2126 (Thanks @pidah)
  • [BUGFIX] OS X: Fix memory metrics. See #2097
  • [BUGFIX] Postgres: Fix metrics not reporting with multiple relations. See #2111
  • [BUGFIX] Windows: Bundle default CA certs of requests. See #2098