Releases: foyer-rs/mixtrics
Releases · foyer-rs/mixtrics
v0.2.3
v0.2.2
v0.2.1
v0.2.1
- Support
prometheus-client0.24. - Disable unnecessary featrues for metrics backends. The features can be enabled on the user side if needed.
What's Changed
- chore: add otel 0.30 support in readme by @MrCroxx in #28
- refactor: remove unecessary dependency features by @killzoner in #29
- feat: support prometheus-client v0.24 by @MrCroxx in #30
- chore: release mixtrics v0.2.1 by @MrCroxx in #31
New Contributors
- @killzoner made their first contribution in #29
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.0
v0.1.0
Supports the following metrics backends:
- Prometheus
prometheus:0.13,0.14prometheus-client:0.22,0.23
- OpenTemeletry Metrics
opentelemetry:0.26,0.27,0.28,0.29
What's Changed
- chore: fullfill crate info by @MrCroxx in #1
- chore: add crate desc by @MrCroxx in #2
- feat: support prometheus-client 0.23 by @MrCroxx in #3
- chore: release v0.0.1 by @MrCroxx in #4
- fix: fix prometheus-client 0.23 support by @MrCroxx in #6
- feat: introduce test utils by @MrCroxx in #7
- chore: release v0.0.2 by @MrCroxx in #8
- doc: display feature flag on rust docs by @MrCroxx in #9
- chore: release mixtrics v0.0.3 by @MrCroxx in #10
- feat: support customized histogram buckets by @MrCroxx in #13
- feat: add buckets helper by @MrCroxx in #14
- chore: release mixtrics v0.0.4 by @MrCroxx in #15
- feat: support opentelemetry 0.28 and 0.29 by @MrCroxx in #16
- chore: release mixtrics v0.0.5 by @MrCroxx in #18
- feat: support prometheus 0.14 by @MrCroxx in #20
- chore: release mixtrics v0.0.6 by @MrCroxx in #21
- doc: add examples and update readme by @MrCroxx in #22
- chore: release mixtrics v0.1.0 by @MrCroxx in #23
New Contributors
Full Changelog: https://github.com/foyer-rs/mixtrics/commits/v0.1.0