qb-monitor
Monitoring utilities for qb.
Specifically focuses on monitoring queue size.
Usage
npm install qb-monitor --save
var qbMonitor = // qb-monitor's http interface can be used on a qb-http instance or a passed in connect appqbMonitorqbMonitor // qb-monitor can also notify statsd (using a qb-statsd instance or other statsd object)qbMonitorqbMonitor
License
MIT in LICENSE file