A C# client implementation for DataDog's APM solution.
Info
Version: | 1.1.0 |
Author(s): | bcuff |
Last Update: | Tuesday, June 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bcuff/dd-trace-csharp |
NuGet Url: | https://www.nuget.org/packages/DataDog.Tracing |
Install
Install-Package DataDog.Tracing
dotnet add package DataDog.Tracing
paket add DataDog.Tracing
DataDog.Tracing Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.2)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
- System.Reactive(>= 4.0.000001)
- System.Reflection(>= 4.3.0)
- System.Threading.Tasks.Dataflow(>= 4.8.0)
Tags