Skip to content

caspertsui/NewRelic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Relic complementation tools

Reason

There is no simple way to get notification channel information such as Slack, email address and etc. for a specific monitor via New Relic REST APIs.

Installation

pip install -r requirements.txt

Execution

export NEW_RELIC_API_KEY=YOUR_API_KEY
python ./rest_api_data_consolidator.py

Output

# Intermediate files
./data/*

# Pandas dataframe result CSV file
./result_dt.csv

Sample output

result_df.png

Reference

https://discuss.newrelic.com/t/feature-idea-how-to-get-notification-channel-information-for-a-synthetic-monitor-with-rest-api/90820/7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages