statsd-helper
0.0.23
See the version list below for details.
dotnet add package statsd-helper --version 0.0.23
NuGet\Install-Package statsd-helper -Version 0.0.23
<PackageReference Include="statsd-helper" Version="0.0.23" />
paket add statsd-helper --version 0.0.23
#r "nuget: statsd-helper, 0.0.23"
// Install statsd-helper as a Cake Addin #addin nuget:?package=statsd-helper&version=0.0.23 // Install statsd-helper as a Cake Tool #tool nuget:?package=statsd-helper&version=0.0.23
Simple wrapper around statsd-csharp-client which prepends the metric name with the hosts Fully Qualified Domain Name and a configurable ApplicationName prefix.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- StatsdCsharpClient (>= 1.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on statsd-helper:
Package | Downloads |
---|---|
statsd-helper-webapi
Filters to make instrumenting status code responses to StatsD easier when using the StatsDHelper. |
|
librato-statsd-helper-webapi
Filter/attribute for measuring counts, timings, status codes etc. for WebAPI services. This package utilises Librato's tagged-metrics. For use with non-Librato destinations, see statsd-helper-webapi. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial Release