zalando-stups / senza

Deploy immutable application stacks and create and execute AWS CloudFormation templates in a sane way
https://pypi.python.org/pypi/stups-senza
Other
96 stars 72 forks source link

Add "health" command to conveniently see EC2/ELB metrics #88

Open hjacobs opened 9 years ago

hjacobs commented 9 years ago

Example of how Elastic BeanStalk does it: https://aws.amazon.com/de/blogs/aws/elastic-beanstalk-update-enhanced-application-health-monitoring/?sc_campaign=launch&sc_category=eb&sc_channel=SM&sc_content=monitor&sc_detail=std&sc_medium=aws&sc_publisher=tw&adbsc=social_launches_20150812_50684546&adbid=631313288819687425&adbpl=tw&adbpr=66780587

Senza could fetch CloudWatch metrics and display it in a nice console top-like format.

tuxlife commented 8 years ago

:+1: