Skip to content

Simple script that queries data from Insights in one account and inserts the results into another account.

Notifications You must be signed in to change notification settings

khickey-newrelic/insights-data-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

insights-data-transfer

Simple script that queries data from Insights in one account and inserts the results into another account.

The purpose of this script is to demonstrate a very simple example of transferring event data from one account to another. Typical extensions may be:

  • Query from multiple accounts
  • Add custom parameters to the json before importing (Add this where eventType is added)
  • Change to run on a batch - to note latest timestamp each time it's run and pick up events since that timestamp the next time it's run

About

Simple script that queries data from Insights in one account and inserts the results into another account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published