DataDog / docker-compose-example

## Auto-archived due to inactivity. ## A working example of using Docker Compose with Datadog
MIT License
122 stars 202 forks source link

Updated host monitoring volume entry in example #5

Closed khyew closed 7 years ago

khyew commented 7 years ago

If you use the docker-compose example verbatim, the dashboard will report the following:

Datadog's docker_daemon integration is reporting:
Instance #0[WARNING]:Unable to find any pid directory in /host/proc. If you are running the agent in a container, make sure to share the volume properly: "/proc:/host/proc:ro". See https://github.com/DataDog/docker-dd-agent/blob/master/README.md for more information. Network metrics will be missing
jyee commented 7 years ago

@khyew Thanks for the update. It looks like @anujshah108 also submitted a PR for this exact problem. The change has been merged.