Simple wrapper around statsd-csharp-client which prepends the metric name with the hosts Fully Qualified Domain Name and a configurable ApplicationName prefix.
Info
Version: | 1.1.13 |
Author(s): | PayByPhone |
Last Update: | Thursday, August 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/statsd-helper |
Install
Install-Package statsd-helper
dotnet add package statsd-helper
paket add statsd-helper
statsd-helper Download (Unzip the "nupkg" after downloading)
Dependencies
- StatsdCsharpClient(>= 1.5.0)