Releases: nlopes/actix-web-prom
Releases · nlopes/actix-web-prom
v0.9.0
What's Changed
- Added support for masking unmatched paths by @ranger-ross in #84
- chore: fix a bunch of clippies by @nlopes in #85
- fix: when in the metrics path, always mark as matched by @nlopes in #86
New Contributors
- @ranger-ross made their first contribution in #84
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Add cargo feature
process
by @Alexey-N-Chernyshov in #76 - Added http_version label to metrics. by @mstyura in #74
- feat: configurable path parameters cardinality by @lefuturiste in #73
- Configurable metrics by @potkae in #70
New Contributors
- @Alexey-N-Chernyshov made their first contribution in #76
- @mstyura made their first contribution in #74
- @lefuturiste made their first contribution in #73
- @potkae made their first contribution in #70
Full Changelog: v0.7.0...v0.8.0-alpha
v0.7.0
What's Changed
- feat: improve compatibility with anyhow by @ctron in #67
- Add ability to exclude paths and statuses from metrics by @riordanp in #71
- Add ability to exclude paths from metrics by @kppullin in #46
New Contributors
- @ctron made their first contribution in #67
- @riordanp made their first contribution in #71
- @kppullin made their first contribution in #46
Full Changelog: v0.6.0...v0.7.0