We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffc57f0 commit 5a2245fCopy full SHA for 5a2245f
metrics-exporter-dogstatsd/CHANGELOG.md
@@ -8,6 +8,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
## [Unreleased] - ReleaseDate
10
11
+### Fixed
12
+
13
+- The internal forwarder state was left in an inconsistent state after a connection failure was encountered.
14
+ ([#563](https://githib.com/metrics-rs/metrics/pull/563))
15
16
+### Added
17
18
+- Added support for configuring global labels, as well as prefix.
19
+ ([#555](https://githib.com/metrics-rs/metrics/pull/555))
20
21
## [0.9.0] - 2025-01-19
22
23
### Added
0 commit comments