library
Haskell Datadog Client
March 2022
Haskell client for Datadog.
-
Ian Duncan
https://github.com/iand675/datadog
library
March 2022
Haskell client for Datadog.
Ian Duncan
library
May 2025
Rust client library for interacting with the Datadog API, generated from Datadog's public OpenAPI specifications.
Datadog
library
April 2019
DogFood is a lightweight, header-only C++ library for reporting metrics, events, and service checks to a Datadog Agent using the DogStatsD protocol.
Garrett Sickles
library
June 2025
C++ library for instrumenting applications with Datadog distributed tracing. It allows developers to create and manage spans, propagate trace context, and add custom tags. Compatible with C++17, dd-trace-cpp can be built as a static or shared library and is tested on major platforms, including Linux, Windows, and macOS.
Datadog
library
May 2025
Official Java client library for AWS Lambda functions that enables enhanced Lambda metrics, distributed tracing, and submission of custom metrics to Datadog. It supports automatic injection of trace headers for outbound HTTP requests 3, allowing for distributed tracing across serverless and serverful environments.
Datadog
library
March 2024
The apm-client library provides Java-based instrumentation for tracing servlet requests, JAX-RS client and server requests, and CDI bean methods. It generates spans containing resource and method names, wall time, and duration, which are then sent to a local Datadog APM collector via REST.
Chas Honton