HipChat Alerts
Categories
Component ID
2340269
Component name
HipChat Alerts
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This is a module for Drupal 7.x that uses watchdog to send important information to a HipChat room. Currently works with HipChat API v1 with plans to support v2 soon. For developers who maintain many different Drupal sites, this provides an easy way to monitor multiple installations and improve response time to resolving critical errors. Inspired by the ChatOps movement.
Requirements
Features
- [x] Connect to HipChat with API v1
- [ ] Connect to HipChat with API v2
- [x] Admin config for site environments (i.e. no messages unless prod)
- [x] hook_watchdog for error reporting
- [x] Admin config for enabling different alerts
- [ ] Build optional functionality to incorporate other contrib modules
