newrelic / nr1-learn-nrql

NR1 learn NRQL helps New Relic Customers quickly learn our custom query language - NRQL
Apache License 2.0
20 stars 15 forks source link

Fix the account selection #46

Closed steve-cunnew closed 1 year ago

steve-cunnew commented 1 year ago

Fixed the account selection, so that now all accounts for the user are retrieved, and then checked to see which contain the Transaction event type. If Transaction is not found, then the first account in the list will be selected and used for the fallback queries.