NRConfig.Tool
1.5.0
Generates custom instrumentation configuration files for New Relic - see the project page for more information. If you want to mark up your assemblies, classes and methods to get fine-grained control, also add the NRConfig.Library NuGet package to your projects.
Install-Package NRConfig.Tool -Version 1.5.0
dotnet add package NRConfig.Tool --version 1.5.0
<PackageReference Include="NRConfig.Tool" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NRConfig.Tool --version 1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NRConfig.Tool, 1.5.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Improved support for transactions (factory naming and naming priority), by Ivan Bondarenko (https://github.com/imapi)
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NRConfig.Tool:
Package | Downloads |
---|---|
NRConfig.MSBuild
Generates custom instrumentation configuration files for New Relic - see the project page for more information. Mark up your assemblies, classes and methods to get fine-grained control using the [Instrument] attribute.
|
GitHub repositories
This package is not used by any popular GitHub repositories.