Using the New Relic add-on
Simply install the New Relic add-on and your application will automatically be configured to run with the New Relic profiler without any further configuration. After a few minutes data will start trickling in to the New Relic admin interface.
If you'd like to configure the application name displayed on New
Relic you can do so with a NewRelic.AppName
configuration variable.
If you've signed up for the New Relic service directly and not
through our add-on catalog you can still force the profiler to be
attached. Add a NewRelic.LicenseKey
configuration
variable to your application and it'll be configured to run with
the profiler attached. The value should be the license key you
obtain from New Relic.