OpenTracing-compatible ITracer that exports trace data to Microsoft Application Insights.
Info
Version: | 0.4.0 |
Author(s): | Petabridge |
Last Update: | Tuesday, July 25, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/petabridge/Petabridge.Tracing.ApplicationInsights |
NuGet Url: | https://www.nuget.org/packages/Petabridge.Tracing.ApplicationInsights |
Install
Install-Package Petabridge.Tracing.ApplicationInsights
dotnet add package Petabridge.Tracing.ApplicationInsights
paket add Petabridge.Tracing.ApplicationInsights
Petabridge.Tracing.ApplicationInsights Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ApplicationInsights(>= 2.16.0)
- OpenTracing(>= 0.12.1)