Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-cloudwatch-metrics-alarm

Requesting people to follow mentioned steps, As I'm using this in Kubernetes environment

Monitor the AWS instance via container. Send Memory, Disk metrics, Create Alarm

Steps to Follow.

Update the aws_config with your IAM access key, secret key, region.

Add variables for $NODE_ENV and $ARN (SNS for sending alerts) in entrypoint.sh

Checkout the repository

docker build -t yourdockerrepo:version .

docker push yourdockerrepo:version # Add it to your private repo / if you are running on instance skip this command

docker run -it yourdockerrepo:version -d

About

Monitor the AWS instance via container. Send Memory, Disk metrics, Create Alarm

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages