assertible / lambda-cloudwatch-slack

Send AWS CloudWatch notifications to a Slack channel using Lambda
https://assertible.com/blog/npm-package-lambda-cloudwatch-slack
MIT License
482 stars 249 forks source link

Support for mentions and links to CloudWatch logs #42

Open kujon opened 5 years ago

kujon commented 5 years ago
  1. You can now configure whether to mention someone using MENTION environment variable.
  2. If the CloudWatch alarm has been caused by a log metric filter, links to the appropriate logs will be included.
kujon commented 5 years ago

Hi. Any chance of having it merged soon?

lamphuc commented 4 years ago

Hi @CodyReichert I think this PR looks good.

As we have been using this branch ourselves for production for quite sometimes, it will be good if we can merge it to master. Thanks :)