Skip to content

5.17.1 / 09-12-2017

Compare
Choose a tag to compare
@olivielpeau olivielpeau released this 12 Sep 19:46
· 494 commits to master since this release

Linux, Windows, Docker and Source Install

Details

5.17.0...5.17.1

Changes

Please refer to the Integrations Core Checks 5.17.1 tag for the list of changes on the core checks.
Please refer to the Trace Agent 5.17.1 tag for the list of changes on the Trace Agent.
Please refer to the Process Agent 5.17.1 tag for more information on the Process Agent.

  • [IMPROVEMENT] Autodiscovery: Make Autodiscovery wait on docker/kubelet. See #3497
  • [IMPROVEMENT] Docker: catch docker.errors.NotFound for nonexisting images. See #3507
  • [BUGFIX] Autodiscovery: Rework Autodiscovery image name extractor to support new swarm format. See #3511
  • [BUGFIX] Dogstreams: Retry reading files that could't be read on agent startup. See #2815, thanks @jalaziz
  • [BUGFIX] Flare: Update api key regex to support more formats. See #3509
  • [BUGFIX] Kubernetes: Add image_name_resolver to kubeutil wrapping dockerutil. See #3505
  • [BUGFIX] Kubernetes: Fix leader election's lease parameter and node name. See #3506