#statsd #dogstatsd #datadog #data-pipeline #sidecar

libdd-dogstatsd-client

A dogstatsd client for sending metrics to a dogstatsd server

2 stable releases

new 1.0.1 Feb 25, 2026
1.0.0 Nov 17, 2025

#1604 in Debugging

Download history 11/week @ 2025-11-12 575/week @ 2025-11-19 361/week @ 2025-11-26 304/week @ 2025-12-03 721/week @ 2025-12-10 326/week @ 2025-12-17 286/week @ 2025-12-24 147/week @ 2025-12-31 859/week @ 2026-01-07 897/week @ 2026-01-14 857/week @ 2026-01-21 916/week @ 2026-01-28 8365/week @ 2026-02-04 23260/week @ 2026-02-11 41445/week @ 2026-02-18 47909/week @ 2026-02-25

121,710 downloads per month
Used in 3 crates (via libdd-data-pipeline)

Apache-2.0

230KB
4.5K SLoC

dogstatsd-client implements a client to emit metrics to a dogstatsd server. This is made use of in at least the data-pipeline and sidecar crates.


libdd-dogstatsd-client

DogStatsD client library for sending metrics to Datadog.

Overview

libdd-dogstatsd-client provides a client for sending metrics to Datadog via the DogStatsD protocol, an extension of StatsD with additional features like tags and histograms. This client provides rust methods to interact with a dogstatsd server. It is mainly used in the sidecar and data-pipeline crates, but should be capable of being used elsewhere. See the crate docs for usage details.

Dependencies

~14–40MB
~614K SLoC