0.0.0 • Published 9 years ago

slack-reporter v0.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
9 years ago

Slack Reporter

NOTE: This system is currently unimplemented. I will be working on it soon, however it is not a top priority for me right now. Contact me if this interests you.

This will be a simple system for keeping track on important bits of deployed services via Slack. It will do this by sending messages via webhooks. If you want to do more advanced handling (e.g. keeping track of who's looking after a particular problem; allowing users to ask for logs; etc.), you can simply set up your bot to receive these messages and set the webhook to one monitored by your bot.

This service will alert you to the following things (configurable):

  • Internal errors
  • Service crash
  • Low performance
  • Possibly other things