Info
Version: | 10.34.0 |
Author(s): | New Relic |
Last Update: | Tuesday, November 19, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/newrelic/nuget-azure-cloud-services |
NuGet Url: | https://www.nuget.org/packages/NewRelicWindowsAzure |
Install
Install-Package NewRelicWindowsAzure
dotnet add package NewRelicWindowsAzure
paket add NewRelicWindowsAzure
NewRelicWindowsAzure Download (Unzip the "nupkg" after downloading)
Performance monitoring will never be the same after you do!
The package is available through your NuGet package manager and on the web at https://nuget.org/packages/NewRelicWindowsAzure
Set up:
1. install-package NewRelicWindowsAzure
2.
The Package installer will prompt you for your NewRelic.AppName and your New Relic license key
Note: If you want to instrument more than one project in your solution, simply change the "Default project" in the package manager console and install the package
Visit https://one.newrelic.com after your package deploy is complete to see your performance metrics.
For more information on what this package is doing go to: https://docs.newrelic.com/docs/apm/agents/net-agent/azure-installation/install-net-agent-azure-cloud-services/.