libdd-dogstatsd-client

Crates.iolibdd-dogstatsd-client
lib.rslibdd-dogstatsd-client
version1.0.0
created_at2025-11-17 14:49:52.785423+00
updated_at2025-11-17 14:49:52.785423+00
descriptionA dogstatsd client for sending metrics to a dogstatsd server.
homepagehttps://github.com/DataDog/libdatadog/tree/main/libdd-dogstatsd-client
repositoryhttps://github.com/DataDog/libdatadog/tree/main/libdd-dogstatsd-client
max_upload_size
id1936895
size49,946
libdatadog-owners (github:datadog:libdatadog-owners)

documentation

README

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.

Commit count: 1422

cargo fmt