Top 20 NuGet opentracing Packages

Provides OpenTracing support for Datadog APM
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 .NET Tracing
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...
Provides OpenTracing support for SignalFx Tracing
Adds OpenTracing instrumentation for .NET Standard apps that use GRPC.
The New Relic Lambda Tracer is an OpenTracing Tracer implementation specifically designed to support AWS Lambda.
This package provides OpenTracing support for Wavefront.
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.
OpenTracing instrumentation for mongo driver
OpenTracing shim for OpenTelemetry .NET
Package Description
This package provides OpenTracing support to Ocelot.
Dynamically wrap interfaces with OpenTracing instrumentation
Hook into span-start span-finished events of OpenTracing instrumentation
A .NET client for Butterfly.
A Asp.Net Core client for Butterfly.
Provides interop between System.Diagnostics tracing constructs and OpenTracing. E.g. `Trace.CorrelationManager` -> `OpenTracing.ITracer`; `OpenTracing.ITracer` -> `TraceSource`; `TraceListener` -> `OpenTracing.ITracer`
A Asp.Net Core client for Butterfly.
Client extensions for tracking continues asynchronus spans over Kafka using Confluent.Kafka client and OpenTracing