StatsdClient 1.3.44
See the version list below for details.
Install-Package StatsdClient -Version 1.3.44
dotnet add package StatsdClient --version 1.3.44
<PackageReference Include="StatsdClient" Version="1.3.44" />
paket add StatsdClient --version 1.3.44
#r "nuget: StatsdClient, 1.3.44"
// Install StatsdClient as a Cake Addin
#addin nuget:?package=StatsdClient&version=1.3.44
// Install StatsdClient as a Cake Tool
#tool nuget:?package=StatsdClient&version=1.3.44
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.
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (10)
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 |
|
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 |
|
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. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on StatsdClient:
Repository | Stars |
---|---|
DataDog/dd-trace-dotnet
.NET Tracer for Datadog APM
|
|
elbandit/PPPDDD
Sample code for the book Principles, Practices and Patterns of Domain-Driven Design
|
Version | Downloads | Last updated |
---|---|---|
2.0.68 | 149,546 | 2/4/2017 |
1.4.51 | 15,503 | 11/22/2016 |
1.3.44 | 131,830 | 4/28/2016 |
1.2.32 | 81,709 | 1/28/2016 |
1.1.26 | 10,417 | 11/26/2015 |
1.1.0 | 14,662 | 10/9/2015 |
1.0.0.19 | 65,401 | 5/8/2015 |
1.0.0.18 | 988 | 5/7/2015 |
1.0.0.17 | 53,233 | 2/16/2015 |
1.0.0.16 | 59,673 | 9/3/2013 |
1.0.0.15 | 1,879 | 7/16/2013 |
1.0.0.14 | 1,889 | 6/27/2013 |
See CHANGELOG.md in the project's GitHub repository.