Skip to content

Setup alarms for your services or other infrastructure

Notifications You must be signed in to change notification settings

nsbno/terraform-aws-alarms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alarms

Various modules to make CloudWatch Alarms easier to configure

About

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.

Available Modules

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.