- Update dependencies
- Split dropwizard v4 and v5. v4 being the default.
- Fix bug when HttpEntity.Default is used with HTTP/1.0 protocol
- Fix regression due to automatic transformation of entity into streams
- Fix regression in meterFunction APIs
- Split HttpMetricsHandler API with separated callbacks
- Add requests failures counter for unserved requests
- Compute sizes and durations metrics on end of entity stream
- Remove deprecated API
- Fix Metrics BidiFlow closing
- Adding support for custom server-level dimensions
- Update to akka-http 10.2
- Update libraries
- Add metrics names to settings
- Streamline metrics, name and doc
- Update libraries
- Fix implicit execution context regression
- Fix implicits for HTTP/2 API
- Explicit path labelling
- Update libraries
- Decorrelate routes from registry
- Add namespace setting
- Add histogram config for prometheus registry
- Add method dimension
- Use static path dimension to for unhandled requests
- Add graphite carbon support
- Update to akka-http 10.1.9
- Add path label support
- Add async handler api
- Add scala 2.13 support
- Add TCP connection metrics
- Use status group dimension on responses and duration
- Change response metric names for more consistency
- Fix prometheus time conversion #4
- Initial release
[Deprecated] akka-http-prometheus
See original's project changelog