aws-samples / amazon-cloudwatch-container-insights

CloudWatch Agent Dockerfile and K8s YAML templates for CloudWatch Container Insights.
MIT No Attribution
162 stars 106 forks source link

Setup tags for improved CloudWatch API costing #174

Open ollieSayer opened 2 months ago

ollieSayer commented 2 months ago

Hi,

I'm using the 'cwagent-fluent-bit-quickstart.yaml' to monitor / report a number of different EKS clusters into AWS CloudWatch Container Insights which is working really well! However, I've noticed in AWS Cost Explorer I have a high cost of untagged 'MetricStorage:AWS/Logs-EMF' and other API costs, which I think are associated with Container Insights reporting.

Is there a way to use this repo's Helm charts to be able to tag them or at least differentiate the costs between my different clusters so I can accurately report the costs of having each of my environment?

Kind regards, Oliver