hubot-new-relic-alerts
v1.0.1
Published
A hubot script to tell your team of today's New Relic warnings and violations
Downloads
8
Maintainers
Readme
hubot-new-relic-alerts
:fire_engine: 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.