Jaeger .NET Tracing.
Info
Version: | 1.0.3 |
Author(s): | Chatham Financial Corp. and The Jaeger Authors |
Last Update: | Wednesday, August 18, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jaegertracing/jaeger-client-csharp |
NuGet Url: | https://www.nuget.org/packages/Jaeger.Core |
Install
Install-Package Jaeger.Core
dotnet add package Jaeger.Core
paket add Jaeger.Core
Jaeger.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
- OpenTracing(>= 0.12.1)
- System.Threading.Tasks.Dataflow(>= 4.11.1)
Tags