Provides Ocelot extensions to use OpenTracing.
Info
| Version: | 25.0.0-beta.2 |
| Author(s): | Kjell-Åke Gafvelin |
| Last Update: | Friday, March 6, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ThreeMammals/Ocelot/ |
| NuGet Url: | https://www.nuget.org/packages/Ocelot.Tracing.OpenTracing |
Install
Install-Package Ocelot.Tracing.OpenTracing
dotnet add package Ocelot.Tracing.OpenTracing
paket add Ocelot.Tracing.OpenTracing
Ocelot.Tracing.OpenTracing Download (Unzip the "nupkg" after downloading)
Dependencies
- Ocelot(>= 17.0.0)
- OpenTracing(>= 0.12.1)
Tags