New Relic + Windows Azure package for NuGet

Installing New Relic on Windows Azure is a bit of a pain so I’ve created a NuGet package for it to make it dead easy. I’ll keep it updated with the latest NewRelic releases.

Make sure you go to New Relic first to sign up and get your key. Performance monitoring will never be the same after you do!

http://newrelic.com

The package will be available through your NuGet package manager.  You can view it on the web as well:

http://nuget.org/List/Packages/NewRelicWindowsAzure

Once you install the NuGet package you will need to follow these instructions to finish your setup before depolyment:

https://newrelic.com/docs/dotnet/installing-the-net-agent-on-azure

Comments
5 Responses to “New Relic + Windows Azure package for NuGet”
  1. Nils says:

    Using Visual Studio 2012 the license key and app name are not correctly captured during install. Here’s the new nuget output:
    PM> install-package NewRelicWindowsAzure
    Successfully installed ‘NewRelicWindowsAzure 1.0.0.19′.
    Successfully added ‘NewRelicWindowsAzure 1.0.0.19′ to MvcWebRole1.
    ***Updating project items newrelic.cmd and NewRelicAgent_x64_2.0.11.1.msi***
    No Key was provided, please make sure to edit the newrelic.cmd file and add a valid New Relic license key
    ***Updating the Windows Azure ServiceDefinition.csdef with the newrelic.cmd Startup task***
    ***Updating the projects .config file with the NewRelic.AppName***
    ***Package install is complete***

  2. josh says:

    If you have a moment please look at this issue. I installed the packaged and it installed and rebooted however I have no errors in the event log for the azure servers and no data in my new relic account. The new relic diagnostic tool ran on the servers and it was fine. Now I’m getting a 403 when I try to access a page on my site. Any ideas?

  3. Vit Ali says:

    The link to “instructions to finish your setup before depolyment” is broken

  4. Mike Cousins says:

    Thanks for the heads up! It’s fixed now.

Leave A Comment

©Copyright 2013 Mike Cousins · RSS Feed · Log in