containers-roadmap
containers-roadmap copied to clipboard
[ECR] CloudWatch metrics for resource usage
ECR should publish CloudWatch metrics that show the number of repositories per account and the number of images per repository.
I separated this issue from https://github.com/aws/containers-roadmap/issues/408 so that we can ship them separately.
I would also appreciate a metric showing image size, this would allow for tracking and monitoring of size regressions as new versions are built from CI/CD pipelines.
We got an incident 2 days ago due to reaching images per repository service quota. These metrics are important for us to avoid the issue in the future.