Info
Version: | 0.1.2.1 |
Author(s): | Rubén Martínez |
Last Update: | Wednesday, December 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mediatechsolutions/zipkin.net.instrumentations |
NuGet Url: | https://www.nuget.org/packages/Zipkin4RestSharp |
Install
Install-Package Zipkin4RestSharp
dotnet add package Zipkin4RestSharp
paket add Zipkin4RestSharp
Zipkin4RestSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- RestSharp(>= 106.4.2 && < 107.0.0)
- System.Buffers(>= 4.3.0)
- Zipkin(>= 1.0.10)
Tags
It allows to automatically log every outgoing HTTP request into Zipkin, co-relating trace IDs.