Closed devfreddy closed 4 years ago
Be smarter and more dynamic by utilizing the api to pull the agent code vs. having a potentially outdated version in this repository.
Add or list browser apps
curl -X GET 'https://api.newrelic.com/v2/browser_applications.json' \ -H 'X-Api-Key:<Account REST API KEY>' -i \ -G -d 'filter[ids]=<Browser App ID>'
There's a better way, closing in favor of #4
Be smarter and more dynamic by utilizing the api to pull the agent code vs. having a potentially outdated version in this repository.
Add or list browser apps