slack-reporter
v0.0.0
Published
A system to report the important bits of deployed services to Slack
Downloads
3
Readme
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