Is it possible to delete default metrics in container insights?!

0

I am trying to cut down the cost of container insights, so I want to delete some metrics, that I am not using at any time. Please let me know if there is any way to delete default metrics.

1 Answer
0

Hi,

according to https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Container-Insights-metrics.html, there are two main metrics gathered by Container Insights:

  • ECS Container metrics
  • EKS/K8S metrics.

You can disable container insights on specific clusters.

For instance, https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/deploy-container-insights-ECS-cluster.html allows you to disable Container insight for a specific ECS cluster.

For EKS this can be achieved by https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/ContainerInsights-update-delete.html

Hope it fits your case and is helpful ;)

profile picture
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions