This package provides methods for integrating OpenTracing with Ocelot.
Info
Version: | 24.0.0 |
Author(s): | Kjell-Åke Gafvelin |
Last Update: | Sunday, April 20, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ThreeMammals/Ocelot/tree/main/src/Ocelot.Tracing.OpenTracing |
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