jbeveland27 / nr1-multi-account-query

Run an NRQL query across your sub accounts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Run an NRQL query across your sub accounts

License:Apache License 2.0


Languages

Language:JavaScript 97.7%Language:CSS 2.3%