crccheck / cloudwatch-to-graphite

Helper for pushing AWS CloudWatch metrics to Graphite
Apache License 2.0
55 stars 28 forks source link

Added region support for plumbum. #15

Closed rbradley closed 9 years ago

rbradley commented 9 years ago

I made a first pass at adding region support to plumbum, trying to keep it as simple as possible. I added Auth section to example config files, because I found I needed it in the config when connecting to a different region other than us-east-1. The '{%-' changes in config.yaml.j2.example remove the extra line from the template generation. Finally, I added *.swp to .gitignore to remove vim swp backup files from the git status.

crccheck commented 9 years ago

looks good to me. I think I'll adjust it so that the order doesn't matter so you can do leadbutt us-west-2 rds and leadbutt rds us-west-2

crccheck commented 9 years ago

oh nevermind. I forgot that 'template_name' was an option too. Making the order of all those things not important seems confusing so I'll leave as is. Thanks, again! I'll try to get this on pypi soon.

crccheck commented 9 years ago

releases as v0.4.0 https://pypi.python.org/pypi/cloudwatch-to-graphite