Skip to content

7.17.1

Compare
Choose a tag to compare
@julien-lebot julien-lebot released this 20 Feb 19:29
· 10 commits to 7.17.x since this release

Prelude

Release on: 2020-02-20

Bug Fixes

  • Fix a panic in the log agent when the auto-discovery reports new
    containers to monitor and the agent fails to connect to the docker
    daemon. The main setup where this happened is on ECS Fargate where
    the ECS auto-discovery is watching for new containers and the docker
    socket is not available from the datadog agent.
  • Support DNS Resolution in Network Performance Monitoring when the system-probe is not
    running in a container on a non-host network.