Skip to content

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

Notifications You must be signed in to change notification settings

seiichi1101/newrelic-dashboard-slack-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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 = 18.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