/nr1-multi-account-query

Run an NRQL query across your sub accounts

Primary LanguageJavaScriptApache License 2.0Apache-2.0

New Relic Experimental header

NR1 Multi Account Query Tool

This application allows you to write an NRQL query which is run on all your sub accounts and collated into a single result set table. You can also specify pre-defined queries to make common queries easy to use.

It incorporates a custom component that automates the batching of queries to the NerdGraph API which can be used seperately in your own projects.

screenshot

screenshot2

Configuration

The application stores configuration using NerdStorage so you must specify your New Relic account ID in the config.json. Everything else is managed within the application.