We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22a8b81 commit e3a94b1Copy full SHA for e3a94b1
1 file changed
CHANGELOG.md
@@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
- Filter out empty metric families, to match the go client. See [PR 279].
16
- `Histogram` now exposes `count()` and `sum()` methods when the `test-util`
17
feature is enabled. See [PR 242].
18
-- `Family` now exposes `len()` and `is_empty()` methods when when the
+- `Family` now exposes `len()` and `is_empty()` methods when the
19
`test-util` feature is enabled. See [PR 246].
20
21
[PR 279]: https://github.com/prometheus/client_rust/pull/279
0 commit comments