Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

New Relic to Slack adapter to integrate New Relic alerts into a Slack channel

License

Notifications You must be signed in to change notification settings

streamroot/newrelic-slack-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Relic Slack Adapter

Set-up

  • Run npm install
  • Configure the app mv ./config/config.yml.example ./config/config.yml && editor ./config/config.yml
  • Run npm start

Usage

  • Configure NewRelic to send alert to incomingMessageRoute defined in configuration file.
  • Alerts are sent to Slack on outcomingMessageURI URI defined in configuration file.

TODO

  • Tests!
  • Add a logger.

About

New Relic to Slack adapter to integrate New Relic alerts into a Slack channel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published