OpenTracing 0.12.1
This library is a .NET implementation of the OpenTracing API. To fully understand this platform API, it's helpful to be familiar with the OpenTracing project and terminology more generally.
For the time being, mild backwards-incompatible changes may be made without changing the major version number. As OpenTracing and opentracing-csharp mature, backwards compatibility will become more of a priority.
Install-Package OpenTracing -Version 0.12.1
dotnet add package OpenTracing --version 0.12.1
<PackageReference Include="OpenTracing" Version="0.12.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenTracing --version 0.12.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/opentracing/opentracing-csharp/releases/tag/0.12.1
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (76)
Showing the top 5 NuGet packages that depend on OpenTracing:
Package | Downloads |
---|---|
OpenTracing.Contrib.NetCore
Adds OpenTracing instrumentation for .NET Core apps that use the `Microsoft.Extensions.*` stack.
Instrumented components: HttpClient calls, ASP.NET Core, Entity Framework Core and any other library that uses DiagnosticSource events.
|
|
Jaeger.Core
Jaeger .NET Tracing
|
|
Datadog.Trace.OpenTracing
Provides OpenTracing support for Datadog APM
|
|
Serilog.Enrichers.OpenTracing
Serilog enricher to add the OpenTracing TraceId and SpanId
|
|
OpenTracing.Contrib.Grpc
Adds OpenTracing instrumentation for .NET Standard apps that use GRPC.
|
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on OpenTracing:
Repository | Stars |
---|---|
ThreeMammals/Ocelot
.NET core API Gateway
|
|
quartznet/quartznet
Quartz Enterprise Scheduler .NET
|
|
AsynkronIT/protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
|
|
open-telemetry/opentelemetry-dotnet
The OpenTelemetry .NET Client
|
|
jaegertracing/jaeger-client-csharp
C# client (tracer) for Jaeger
|
Version History
Version | Downloads | Last updated |
---|---|---|
0.12.1 | 2,013,649 | 9/25/2019 |
0.12.1-rc4 | 23,589 | 8/12/2019 |
0.12.0 | 5,508,721 | 5/24/2018 |
0.12.0-rc1 | 728 | 5/19/2018 |
0.11.0 | 12,704 | 3/1/2018 |
0.10.0 | 153,413 | 7/31/2017 |
0.9.0 | 1,236 | 10/26/2016 |
0.8.2 | 1,133 | 6/2/2016 |
0.8.0 | 1,205 | 6/2/2016 |