A tool used for publishing Docker metrics (and other custom) to CloudWatch using DinD
1.0K
A tool used for publishing Docker metrics (and other custom) to CloudWatch using DinD
docker run -d -e AWS_INSTANCE_ID="" -e AWS_ACCESS_KEY_ID="" -e AWS_SECRET_ACCESS_KEY="" \
-v /var/run/docker.sock:/var/run/docker.sock \
-v /sys/fs/cgroup:/sys/fs/cgroup \
--name collector bryancs/mon-put-instance-data --docker --interval 1
Content type
Image
Digest
Size
69 MB
Last updated
about 7 years ago
docker pull bryancs/mon-put-instance-data