esanchezm / amazon-cloudwatch-to-slack

Relay alerts from Amazon CloudWatch to a Slack.com room.
GNU General Public License v2.0
63 stars 10 forks source link

Support for webhook url instead of company name and token. #6

Closed rafaelgaspar closed 9 years ago

rafaelgaspar commented 9 years ago

Support for the new webhook URL form instead of company name and token.

rafaelgaspar commented 9 years ago

Fixes #3

esanchezm commented 9 years ago

Thanks again. Could you please update the README file to document it? Actually, if this is the new method, feel free to remove the deprectated way.

rafaelgaspar commented 9 years ago

The old way will still work for awhile as far as I know, so it's best to keep it backwards compatible until slack team removes this.

I'll update the README.

rafaelgaspar commented 9 years ago

Rebased with current master and changed README.

esanchezm commented 9 years ago

Sorry, I didn't mean to remove the code, but the documentation regarding the old system, which is exactly what you did :)