77 packages tagged with “StatsD”
A .NET library for publishing metrics to StatsD.
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.
Yet another C# Datadog client that supports DogStatsD and APM.
Pluggable foundation blocks for building distributed apps.
The simple statsd client for .Net is a robust, easy-to-use way of feeding metrics into a statsd-compatible server. You can use it to log counts, timings and gauges. Features include: * Log counts, timings, gauges, sets and raw metrics * Has an additional API that uses dynamics to create and submit stats * Fault-tolerant client that can be configured to fail silently (with a warning) if misconfigured * IStatsdClient interface for easy mocking in unit tests * Allows for customisation of every output stat to do things like screen metrics before sending * Supports a user-defined prefix to prepend to every metric * Outputs to UDP or TCP .Net 4.5 Users: * Use the StatsdExtensions to define metrics without having to manipulate strings * The dynamic stats builder interface provides a cleaner alternative to creating and logging metrics Licence: MIT
.NET client library for Graphite
App Metrics Formatting, formatting metrics data to StatsD
Package Description
Graphite and StatsD client library for .NET with connection pooling
StatsD monitoring support for Akka.NET actors.
Provides reporting capability to App Metrics via StatsD
App Metrics StatsD Metapackage
VE Metrics Statsd client for C#, providing influxdb-specific functionality for statsd
Provides interfaces for the VE Metrics StatsD client for C#
Library for feeding data into Graphite and StatsD.
Provides SimpleInjector plugins for the VE Metrics Statsd client for C#
Provides CastleWindsor interceptors for the VE Metrics StatsD client for C#
Provides Unity plugins for the VE Metrics Statsd client for C#
A .NET 4.0 client for Etsy's StatsD server.