This repository was archived by the owner on Mar 16, 2025. It is now read-only.
Releases: RustedBones/akka-http-metrics
Releases · RustedBones/akka-http-metrics
v1.1.0
- Fix implicits for HTTP/2 API
- Explicit path labelling
v1.0.0
- Update libraries
- Decorrelate routes from registry
- Add namespace setting
- Add histogram config for prometheus registry
- Add method dimension
v0.6.0
- Use static path dimension to for unhandled requests
- Add graphite carbon support
v0.5.0
- Update to akka-http 10.1.9
- Add path label support
- Add async handler api
v0.4.0
- Add scala 2.13 support
- Add TCP connection metrics
v0.3.0
- Use status group dimension on responses and duration
- Change response metric names for more consistency
v0.2.1
v0.2.0
- Initial release