quintilesims / layer0

Build, Manage, and Deploy Your Applications
Apache License 2.0
44 stars 20 forks source link

Enable ECS Cloudwatch Metrics #431

Closed diemonster closed 6 years ago

diemonster commented 6 years ago

We can enable Layer0/ECS clusters to use Cloudwatch metrics: http://docs.aws.amazon.com/AmazonECS/latest/developerguide/cloudwatch-metrics.html

Early guess, but I think all we're missing is the ecs:StartTelemetrySession permission on our instance IAM role.