awslabs / fargatecli

CLI for AWS Fargate
Apache License 2.0
893 stars 114 forks source link

docker stats for container in task? #42

Closed plutext closed 6 years ago

plutext commented 6 years ago

I have a task which is made up of 2 containers. From the task I can see the container id for each container. Is it possible to get docker stats for a container within a task? CloudWatch only shows me CPU utilization at the service level.

jpignata commented 6 years ago

Hmm, no, I don't believe this is exposed anywhere via AWS Fargate or Amazon ECS.