We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d32d56 commit d31aa78Copy full SHA for d31aa78
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 a `contains()` method when when the `test-util` feature
+- `Family` now exposes a `contains()` method when the `test-util` feature
19
is enabled. See [PR 245].
20
21
[PR 279]: https://github.com/prometheus/client_rust/pull/279
0 commit comments