A collection of filters to customize your Jaeger tracing, and a framework to allow you to create your own.
Info
Version: | 0.1.0 |
Author(s): | Chris Surfleet |
Last Update: | Wednesday, May 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/csurfleet/JaegerSamplingFilters |
NuGet Url: | https://www.nuget.org/packages/JaegerSamplingFilters |
Install
Install-Package JaegerSamplingFilters
dotnet add package JaegerSamplingFilters
paket add JaegerSamplingFilters
JaegerSamplingFilters Download (Unzip the "nupkg" after downloading)
Dependencies
- Jaeger(>= 0.2.2)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- OpenTracing.Contrib.NetCore(>= 0.5.0)