Investigating ways to monitor the swarm and nodes in Docker for AWS
Seems that Prometheus / Swarmprom is good, but this requires the use of metrics-addr which is not enabled by Docker for AWS.
Does anyone have any good monitoring solutions for Docker for AWS that can be launched into the swarm?
Still developing with Docker for AWS, so we managed to fill up a worker node storage with images, and deployments started failing. I know I can make the storage bigger, but we really need to start looking at monitoring solutions.