library
metrics-datadog
May 2020
A reporting bridge between Dropwizard metrics and Datadog.
-
Coursera
https://github.com/coursera/metrics-datadog
library
May 2020
A reporting bridge between Dropwizard metrics and Datadog.
Coursera
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
November 2017
A Java client library for DogStatsD, enabling Java applications to send custom metrics, events, and service checks to the Datadog Agent via UDP or Unix Domain SocketsSupports modern Datadog features like origin detection and client-side aggregation to optimize performance and reduce metric traffic.
Arnab Karmakar