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
90 stars 84 forks source link

Anomaly detection alarms #31

Open bawilc01 opened 1 year ago

bawilc01 commented 1 year ago

Newer to monitoring in AWS and I'm tasked with setting up anomaly detection alerts. I'm not quite understanding how to use this for the anomaly detection alarms. How can this be used using a standard deviation calculation and only alert us when something is "out of band?" I know how to do this in the AWS console but wondering how I would do that with this repo. Thanks.

Great repo btw.

sebas-astigarraga commented 2 weeks ago

This particular repository, as far as I can read, is only intended to use anomaly detection type alarms for the “out of band” case. You can create a fork to generate the proposal for the use case that you say you need. cc. @knizami @nizamik Recommendation: Close the case.