We are using fargate to deploy our ecs containers. It gives us CPU and Memory utilization dashbaords. We need to capture heap usages pattern/gc/thread usages info for ecs tasks. How could we collect this infor and use cloud watch to set alarnms and monitoring dahsboard on it.
Thanks