C# (CSharp) NRConfigTool Пространство имен

Пространства имен

NRConfigTool.Logging

Классы

Имя Описание
CustomInstrumentationGenerator Processes an input set of .NET assemblies and generates a New Relic custom instrumentation file that includes all profilable methods detected.
CustomInstrumentationMerger
NewRelicCustomInstrumentationFileMergeTask An MSBuild task that turns an input collection of New Relic custom instrumentation files into a single custom instrumentation file, removing duplicates in the process.
NewRelicCustomInstrumentationFileTask An MSBuild task that scans assemblies for classes or methods marked up with [Instrument] attributes and generates a New Relic custom instrumentation file based upon them.
PathHelper