5.13.2 / 05-11-2017
5.13.2 / 05-11-2017
Linux, Windows, Docker and Source Install
Details
Changes
Please refer to the Integrations Core Checks 5.13.2 tag for the list of changes on the Integrations Core checks repository.
- [IMPROVEMENT] Flare: add
auto_conf
templates. See #3330 - [BUGFIX] Dockerutil: use DockerUtil.image_name_extractor for all code paths. See #3334
- [BUGFIX] Dockerutil: fix exception when image name is
None
. See #3329 - [BUFGIX] Dockerutil: support systemd slices in cgroup paths. See #3328
- [BUGFIX] Dockerutil: fix image name when using sha256 for specs. See #3326
- [BUGFIX] Packaging: fix os detection for "exotic" distributions. See dd-agent-omnibus-171
- [SANITY] Packaging: Remove reliance on
pedump
fork. See dd-agent-omnibus-167