library
xstats
August 2017
xstats is a Go package for service instrumentation, providing a unified client to send various types of metrics (counters, timings, etc.) to multiple backends.
-
Olivier Poitrey
https://github.com/rs/xstats
library
August 2017
xstats is a Go package for service instrumentation, providing a unified client to send various types of metrics (counters, timings, etc.) to multiple backends.
Olivier Poitrey
library
January 2025
Toolkit for monitoring applications written in functional Scala using Datadog.
Avast
library
May 2025
Official Java client library for the Datadog API. It enables developers to interact programmatically with Datadog’s monitoring, dashboards, alerts, and other resources from Java applications. The client provides both synchronous and asynchronous methods (using CompletableFuture), supports configuration for unstable endpoints, server selection (such as EU instances), proxy settings, request logging, GZIP compression control, retry logic on rate limits or errors, and multiple artifact options including shaded JARs.
Datadog
library
May 2025
Offical library for Go-based AWS Lambda functions to send enhanced Lambda metrics, custom metrics, and distributed traces to Datadog. It supports integration with Datadog tracing by injecting spans into the function context, allowing for trace propagation and creation of custom spans using dd-trace-go. The library can also unify traces from AWS X-Ray and Datadog.
Datadog
library
May 2025
ddprof is a command-line profiler for compiled languages that collects CPU and memory allocation data, capturing profiling information with minimal performance overhead.
Datadog
sample-app
May 2025
A sample application demonstrating Datadog's serverless observability features, including AWS Lambda monitoring across multiple runtimes like Node.js, Python, Java, .NET, Go, and Rust.
DataDog