Skip to content

deepblue/nrql_to_slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NewRelic insights to Slack

This script run NRQL query and post the result to Slack. I use it to monitor transaction errors for applications.

The following is sample Slack message created with this script.

How to Run

First, fill config/dev.exs. You need newrelic query key and slack API key.

$ mix deps.get
$ mix escript.build
$ ./nrql_to_slack

About

NewRelic insights to Slack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages