hubot-airbrake-notifier

1.0.0 • Public • Published

hubot-airbrake-notifier

wercker status Coverage Status Dependencies Status

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_HEARE

Airbrake 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

Package Sidebar

Install

npm i hubot-airbrake-notifier

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • 1syo