aws / containers-roadmap

This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
https://aws.amazon.com/about-aws/whats-new/containers/
Other
5.22k stars 321 forks source link

[EKS] [request]: More CloudWatch Metrics and Configuration #548

Open khacminh opened 5 years ago

khacminh commented 5 years ago

Which service(s) is this request for? EKS

Tell us about your request And after setting up and taking a look into the CloudWatch Container Insights for Amazon EKS, I think this is a good way to collect the logs and metrics for Kubernetes. However, I think the CloudWatch Agent is now lack of configurations and metrics to make it more useful. The following is the configurations and metrics that I suggest:

Configurations

Metrics

fpapalardo commented 4 years ago

For most organization metrics are a good portion of the infrastructure and require multiple tools to achieve this. Nowadays also, companies are migrating to EKS or already using it for a while and they still lack this kind of metrics unless they add another layer in their toolset. With the release of Container Insights, everyone thought that they were going to be able to finish transferring everything to their CloudWatch dashboards and alarms but when they realized that the metrics were very little they end up deciding not to use it.

EKS has a lot of other things more than filesystem usage in the node and super basic networking metrics. People want to know if their deployments went successful or if a node it's ready to use, or how many pods are in wait mode or nodes if they are schedulable or not. If the deployments were paused for too long and many other things (daemon sets, replica sets, services, deployments), and some other super useful ones like if their services are generating HTTP errors (3xx, 4xx, 5xx).

I feel if CloudWatch team steps up and adds this to the scope, to be able to get more metrics out of ContainerInsights will make most of the companies start using a lot more their monitoring services.

Now my question goes, does CloudWatch team or the team that owns this kind of project, set a roadmap for this?

shivani-hotstar commented 4 years ago

We doing POC on Container Insights and come across the metrics limitations . Is there any update on this issue ?

Thanks in advance .

mariowilde commented 3 years ago

Yes, please. We would gladly use CloudWatch Container Insights with EKS, if it wasn't for the lack of metrics and flexibility.

pwilliewilson commented 1 year ago

Same here, we'd like to see Kubernetes Container Insights metric for \"pod ready\".