nerdswords / yet-another-cloudwatch-exporter

Prometheus exporter for AWS CloudWatch - Discovers services through AWS tags, gets CloudWatch metrics data and provides them as Prometheus metrics with AWS tags as labels
Apache License 2.0
953 stars 328 forks source link

feat: add ContainerInsights as supported service #1463

Closed JetSquirrel closed 1 month ago

JetSquirrel commented 1 month ago

Add EKS ContainerInsights to the services list

Related to #1099

JetSquirrel commented 1 month ago

@cristiangreco would you mind reviewing this one? Thank you.