A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.
Info
Version: | 1.0.8 |
Author(s): | Microsoft |
Last Update: | Thursday, July 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.AspNet.TelemetryCorrelation |
Install
Install-Package Microsoft.AspNet.TelemetryCorrelation
dotnet add package Microsoft.AspNet.TelemetryCorrelation
paket add Microsoft.AspNet.TelemetryCorrelation
Microsoft.AspNet.TelemetryCorrelation Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Diagnostics.DiagnosticSource(>= 4.6.0)
Tags