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 d9398af commit b1951adCopy full SHA for b1951ad
CHANGELOG.md
@@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
[PR 198]: https://github.com/prometheus/client_rust/pull/198
13
14
+- Add `EncodeGaugeValue` `i32` and `f32`, `EncodeCounterValue` `u32` and `f32` and `EncodeExemplarValue` `f32` and `u32` implementations.
15
+ See [PR 173].
16
+
17
+[PR 173]: https://github.com/prometheus/client_rust/pull/173
18
19
## [0.22.3]
20
21
### Added
0 commit comments