library
DatadogStatsD
High Performance DogStatsD Client for .NET Core
-
Gregoire Verdier
https://github.com/verdie-g/DatadogStatsD
library
High Performance DogStatsD Client for .NET Core
Gregoire Verdier
library
An R package to analyze Datadog metrics into R.
Alexis Lê-Quôc
library
The pid-stats integration collects resource usage metrics for processes specified by PID files and sends them to StatsD, allowing monitoring in Datadog. It samples metrics such as CPU usage (user, system, guest), memory usage (resident, virtual, percent), memory faults (major, minor), and disk I/O (read, write, cancelled) for each target process.
GitterHQ
library
A flexible Home Assistant integration that enables selective transmission of custom metrics to Datadog via dogstatsd, offering granular control over metric selection, tagging, and automation-based metric sending with more features than the built-in Datadog integration.
rapdev-io
library
DataDogStatsd is a Perl client for DogStatsd, enabling applications to send metrics and events to Datadog. This module supports counters, gauges, histograms, timings, sets, and events with optional tags and namespaces for flexible metric organization.
Stefan Goethals
library
racket-dogstatsd is a DogStatsD client library for Racket, providing functions to send metrics, events, and service checks to Datadog. It supports counters, gauges, timers, histograms, and tagging, and includes convenient macros like with-timer for measuring code execution time. Requires Racket 6.3 or later.
DarrenN