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 36 of 529 Results

library

82

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

66

January 2025

Toolkit for monitoring applications written in functional Scala using Datadog.

  • Avast

    https://github.com/avast/datadog4s

library

65

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

    https://github.com/DataDog/datadog-api-client-java

library

63

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

    https://github.com/DataDog/datadog-lambda-go

library

52

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

    https://github.com/DataDog/ddprof

sample-app

45

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

    https://github.com/DataDog