1.0.0 • Published 11 years ago
hubot-airbrake-notifier v1.0.0
hubot-airbrake-notifier
A hubot script that notify to every time a new error occurs in Airbrake
See src/airbrake-notifier.coffee for full documentation.
Installation
In hubot project repo, run:
npm install git://github.com/1syo/hubot-airbrake-notifier.git --save
Then add hubot-airbrake-notifier to your external-scripts.json:
["hubot-airbrake-notifier"]Set HUBOT_AIRBRAKE_SUBDOMAIN environment variable:
export HUBOT_AIRBRAKE_SUBDOMAIN=YOUR_SUBDOMAIN_HEAREAirbrake configuration
Configure your Airbrake webhook integration:
Url: <hubot host>:<hubot port>/<hubot name>/airbrake/<room>
Notification examples
If you use slack adapter then your notice use Slack attachments.
Slack Adapter

Slack Adapter (fallback)

Shell Adapter


