Ashwarya Joshi
Ashwarya Joshi

Reputation: 1

How to configure new NewRelic key on my servers and code to monitor application on new account created

Earlier i have used new relic to monitor application servers. My new relic trial version has expired now. I have created new account on new relic. Where and what are the changes i need to make in my code to monitor my application on new account. My application is hosted on 5 servers.

Upvotes: 0

Views: 74

Answers (1)

Gene Johnson
Gene Johnson

Reputation: 36

Assuming your application is a Node.js application, I recommend following the instructions provided here:

Assuming the "key" in your title means the license key, the location where this is defined is described here:

Upvotes: 1

Related Questions