/hubot-new-relic-alerts

Primary LanguageCoffeeScriptCreative Commons Zero v1.0 UniversalCC0-1.0

hubot-new-relic-alerts Build Status npm

🚒 A hubot script to tell your team today's New Relic warnings and violations

See src/new-relic-alerts.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-new-relic-alerts --save

Then add hubot-new-relic-alerts to your external-scripts.json:

["hubot-new-relic-alerts"]

Sample Interaction

hubot>> Daily performance update! There are 5 performance warnings and 1 performance policy violations today. Check them out at https://alerts.newrelic.com/

Contributing

Please read our general contributing guidelines.