Skip to content

This generate aws resources that notify newrelic dashboard snapshot to slack.

Notifications You must be signed in to change notification settings

t-kaga/newrelic-dashboard-slack-exporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newrelic-dashboard-slack-exporter

This generate aws resources that notify newrelic dashboard snapshot to slack.

Cloud Formation Deploy

Architecture

Pre-Requisite

  • Node = 14.x

Setup envs

  • copy example env

cp .example.env .env

  • fill these out
NEWRELIC_GUID="" #NewRelic Dashboard GUID
NEWRELIC_APIKEY="" #NewRelic User API Key
SLACK_PATH="" #Slack Webhook URL
SLACK_SUBJECT="" #Your Preferred Message Subject

Test Notification

  • send slack test notification

make test

About

This generate aws resources that notify newrelic dashboard snapshot to slack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.0%
  • Makefile 5.6%
  • Shell 1.4%