metrics-exporter-dogstatsd
A metrics-compatible exporter for sending metrics to the Datadog Agent.
0.9.8
4.2M downloads/mo
#4934 most downloaded on crates.io
metrics-rs/metrics
What this package is like to depend on
Last release 3 months ago
30 Apr 2026
Release timing varies
gaps range from 2 weeks to 1.6 years
Some releases are documented
notes for 8 of 16 stable releases
1 version withdrawn
withdrawn after publishing
4 years old
17 releases · first in 2022
2 releases in the last 12 months
see the full history below
Release timeline
17 releases · Jul 2022 to Apr 2026Releases
latest 17-
0.9.830 Apr 2026Release notes
Open source →Fixed
- Tightened the
metricsdependency constraint to^0.24.5to avoid build failures when an oldermetrics 0.24.xis locked. (#692)
- Tightened the
-
0.9.728 Apr 2026 withdrawnRelease notes
Open source →Changed
DogStatsDRecorderusesKey::to_retained()for more efficient long-lived key storage. (#688)
-
0.9.607 Jul 2025Release notes
Open source →Fixed
- Don't consume length prefix from next payload when draining finalized payloads. (#593)
-
0.9.520 Jun 2025 -
0.9.420 Apr 2025 -
0.9.327 Mar 2025Release notes
Open source →Fixed
- Don't prepend a length delimiter for payloads when in UDS datagram mode. (#571)
-
0.9.227 Mar 2025Release notes
Open source →Changed
- Allow Unix sockets to be used on more than just Linux platforms. (#569)
Fixed
- Create Unix datagram socket in unbound mode to avoid taking over socket, which caused silent errors when the path was already bound, leading to metrics not being forwarded properly. (#569)
-
0.9.125 Mar 2025Release notes
Open source →Fixed
- The internal forwarder state was left in an inconsistent state after a connection failure was encountered. (#563)
Added
- Added support for configuring global labels, as well as prefix. (#555)
-
0.9.019 Jan 2025Release notes
Open source →Added
- Genesis of the new version of this crate. This version of the exporter is a successor to the original
metrics-exporter-dogstatsdexporter written by Valentino Volonghi, and starts after the last version of that crate (0.8.0) to indicate the SemVer-incompatible changes that have been made. This new crate is MIT licenses just as the original one was. The old code can be found here.
- Genesis of the new version of this crate. This version of the exporter is a successor to the original
-
0.8.031 May 2023Nothing published for this version
-
0.7.021 Jan 2023Nothing published for this version
-
0.6.009 Aug 2022Nothing published for this version
-
0.5.008 Aug 2022Nothing published for this version
-
0.4.008 Aug 2022Nothing published for this version
-
0.3.008 Aug 2022Nothing published for this version
-
0.2.028 Jul 2022Nothing published for this version
-
0.1.021 Jul 2022Nothing published for this version