library
DatadogStatsD
May 2024
High Performance DogStatsD Client for .NET Core
-
Gregoire Verdier
https://github.com/verdie-g/DatadogStatsD
library
May 2024
High Performance DogStatsD Client for .NET Core
Gregoire Verdier
library
October 2017
An R package to analyze Datadog metrics into R.
Alexis Lê-Quôc
library
November 2014
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
December 2019
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
January 2018
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
library
March 2025
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