Dynamically wrap interfaces with OpenTracing instrumentation.
Info
| Version: | 0.8.0 |
| Author(s): | ndrwrbgs |
| Last Update: | Monday, September 10, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ndrwrbgs/DynamicTracing |
| NuGet Url: | https://www.nuget.org/packages/OpenTracing.Contrib.DynamicInstrumentation |
Install
Install-Package OpenTracing.Contrib.DynamicInstrumentation
dotnet add package OpenTracing.Contrib.DynamicInstrumentation
paket add OpenTracing.Contrib.DynamicInstrumentation
OpenTracing.Contrib.DynamicInstrumentation Download (Unzip the "nupkg" after downloading)
Dependencies
- OpenTracing(>= 0.12.0)
- OpenTracing.Contrib.SemanticConventions(>= 0.1.0)
- Castle.Core.AsyncInterceptor(>= 1.4.0)
- Castle.Core(>= 4.1.0)
Tags