StatsdClient 2.0.68
Statsd client for C#, providing a full set of counter/timer/gauge/set functionality in an easy to use static. Helpers are provided for easily timing chunks of code too.
Install-Package StatsdClient -Version 2.0.68
dotnet add package StatsdClient --version 2.0.68
<PackageReference Include="StatsdClient" Version="2.0.68" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StatsdClient --version 2.0.68
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
See CHANGELOG.md in the project's GitHub repository.
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.0)
- system.net.nameresolution (>= 4.0.0)
Used By
NuGet packages (9)
Showing the top 5 NuGet packages that depend on StatsdClient:
Package | Downloads |
---|---|
MessageVault.Server
Server-side logic for hosting MessageVault in your Windows Azure Cloud Service. To get started - include this package and add a WorkerRole instance.
|
|
HekadGateway
Assembly for pushing data to remote Hekad process.
|
|
DAT
Package Description
|
|
collectw
Windows performance counters collector and forwarder, it comes with 3 default sinks : console, file and statsd server. You can create a counter supplier or sink and configure it your way.
|
|
Monitoring.StatsCollector
A wrapper over the C# StatsdClient created originally by Goncalo Pereira and Darrell Mozingo. This package provides an injectable version of their static "Metrics" class
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on StatsdClient:
Repository | Stars |
---|---|
elbandit/PPPDDD
Sample code for the book Principles, Practices and Patterns of Domain-Driven Design
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.68 | 90,574 | 2/4/2017 |
1.4.51 | 13,214 | 11/22/2016 |
1.3.44 | 127,892 | 4/28/2016 |
1.2.32 | 73,448 | 1/28/2016 |
1.1.26 | 8,454 | 11/26/2015 |
1.1.0 | 7,960 | 10/9/2015 |
1.0.0.19 | 53,301 | 5/8/2015 |
1.0.0.18 | 587 | 5/7/2015 |
1.0.0.17 | 45,168 | 2/16/2015 |
1.0.0.16 | 56,472 | 9/3/2013 |
1.0.0.15 | 1,224 | 7/16/2013 |
1.0.0.14 | 1,114 | 6/27/2013 |