Netflix / asgard

[Asgard is deprecated at Netflix. We use Spinnaker ( www.spinnaker.io ).] Web interface for application deployments and cloud management in Amazon Web Services (AWS). Binary download: http://github.com/Netflix/asgard/releases
http://netflix.github.com/asgard
Apache License 2.0
2.23k stars 405 forks source link

new feature: show Notification in Auto Scaling Group Details #51

Open rafael81 opened 12 years ago

rafael81 commented 12 years ago

Asgard is awesome! Especially I like cluster menu. Would you like to show me the registered notification type in auto scaling groups?

Thanks in advance.

joesondow commented 12 years ago

Thanks Rafael. I'm glad you like it.

Are you referring to the optional SNS topic "action" on the Alarm Detail screen? Can you be more specific about what you're seeing and what you would like to see differently?

rafael81 commented 12 years ago

I added notification types to my auto scaling group using as-put-notification-configuration api command tool. But i can't see it on the auto scaling detail screen in the Asgard.

shermdog commented 11 years ago

Has there been any further review of this feature? I'm looking to use as-put-notification-configuration to get a notification over to SNS->SQS. My use case is having a worker process pick up the queue message and enable or disable the host from a Stingray Load Balancer (using their API).

joesondow commented 11 years ago

There is some interest in this feature at Netflix as well, but it hasn't climbed to the top of our priority list yet. We do accept pull requests, so if you know someone willing to figure out some Grails code, I encourage you to submit an implementation of this feature. It could also be a good contender to win a category in the Netflix Cloud Prize.

shermdog commented 11 years ago

Funny you should say that; I've assembled my team and are just waiting on approval from our respective employers :)