aws-samples / amazon-cloudwatch-auto-alarms

Automatically create and configure Amazon CloudWatch alarms for EC2 instances, RDS, and AWS Lambda using tags for standard and custom CloudWatch Metrics.
MIT No Attribution
91 stars 85 forks source link

Add support for LBs #37

Open dshackith opened 1 year ago

dshackith commented 1 year ago

This is a great tool, and highly useful for meeting SOC2 compliance by adding alarms to AWS resources. Would it be possible to add support for load balancers?

mpechner-akasa commented 1 year ago

I am with you on that. I have one PR in place. I have 1 more with major enhancements. Once that is accepted. Willing to contribute the PR for LB once start seeing activity.

HanHoRang31 commented 7 months ago

@mpechner-akasa Is support for the load balancer ongoing? If there are any reference PRs, please share them.