Explore Integrations and Libraries

Discover and build community-driven integrations and libraries to extend Datadog across your stack. Filter by platform, data type, use case, and more.

Showing 72 of 529 Results

library

3

August 2023

Swift Dogstatsd provides an easy way to send Dogstatsd metrics from your Vapor applications. It supports both UDP and UDS transports for metrics delivery and integrates seamlessly with Application and Request contexts, allowing you to increment counters, set gauges, and more with simple method calls.

  • Datadog

    https://github.com/datadog/swift-dogstatsd/

library

2

May 2024

High Performance DogStatsD Client for .NET Core

  • Gregoire Verdier

    https://github.com/verdie-g/DatadogStatsD

library

2

October 2017

An R package to analyze Datadog metrics into R.

  • Alexis Lê-Quôc

    https://github.com/alq666/rdog

library

2

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

    https://github.com/gitterHQ/pid-stats

library

1

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

    https://github.com/binary-com/dogstatsd-perl

library

1

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

    https://github.com/DarrenN/racket-dogstatsd