Various modules to make CloudWatch Alarms easier to configure
This is a collection of modules to help you set up CloudWatch Alarms!
The focus for this module is sensible defaults, and a low amount of configuration.
These are the available modules in this repository.
- API Gateway
-
Monitor for discrepancies in your API Gateway hosted APIs.
- Lambda
-
Alarm for execution errors in your Lambda.
- ECS Service
-
Check for high CPU or memory usage in your services.
- Application Load Balancer
-
See if something is wrong with services behind an ALB.
- SQS DLQ
-
Know when your SQS messages are ending up in a DLQ.
- RDS Overspent Instance Credits
-
Monitor for RDS instances that have overspent their instance credits and incurred costs.
- Cloudwatch Log Level
-
Monitor for too many logs with a specific log level in a service’s cloudwatch logs.