v0.1.1
What's Changed
- Track concurrent requests by @emschwartz in #1
- Add return types as labels when they implement Into<&'static str> by @emschwartz in #2
- Use Open Telemetry metric naming convention by @emschwartz in #3
- Export optional prometheus exporter by @emschwartz in #4
- Fix duplicate exporter registration by @emschwartz in #5
- Use a separate counter for tracking errors + other labels by @emschwartz in #6
- Add
caller
label to counter by @emschwartz in #7 - Cleanup code by @emschwartz in #8
- Add example, update documentation by @emschwartz in #9
- Prepare to publish by @emschwartz in #10
- Documentation fixes by @emschwartz in #11
Full Changelog: https://github.com/fiberplane/autometrics-rs/commits/v0.1.1