An extension to Metrics.NET library that enables reporting metrics to DogStatsD.
Info
| Version: | 1.0.0 |
| Author(s): | Intapp |
| Last Update: | Monday, February 27, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/intappx/Metrics.NET.DogStatsD |
| NuGet Url: | https://www.nuget.org/packages/Metrics.NET.DogStatsD |
Install
Install-Package Metrics.NET.DogStatsD
dotnet add package Metrics.NET.DogStatsD
paket add Metrics.NET.DogStatsD
Metrics.NET.DogStatsD Download (Unzip the "nupkg" after downloading)
Dependencies
- Metrics.NET(>= 0.4.8)
- DogStatsD-CSharp-Client(>= 2.2.1)
Tags