Skip to content

Python script for publishing Redis metrics to AWS Cloudwatch

License

Notifications You must be signed in to change notification settings

alanc10n/redis-cw-metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redis-cw-metrics

Python script for publishing Redis metrics to AWS Cloudwatch

Usage

AWS credentials are required to interact with the Cloudwatch service; in the case of services, these are generally made available by the EC2 Instance Metadata service when you specify an IAM role. Depending on your application, though, one of a number of other configuration methods may be appropriate. See http://boto3.readthedocs.io/en/latest/guide/configuration.html for details.

About

Python script for publishing Redis metrics to AWS Cloudwatch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages