Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Releases: RustedBones/akka-http-metrics

v1.1.0

10 Jun 21:02
Compare
Choose a tag to compare
  • Fix implicits for HTTP/2 API
  • Explicit path labelling

v1.0.0

14 Mar 10:53
Compare
Choose a tag to compare
  • Update libraries
  • Decorrelate routes from registry
  • Add namespace setting
  • Add histogram config for prometheus registry
  • Add method dimension

v0.6.0

14 Mar 10:53
Compare
Choose a tag to compare
  • Use static path dimension to for unhandled requests
  • Add graphite carbon support

v0.5.0

14 Mar 10:52
Compare
Choose a tag to compare
  • Update to akka-http 10.1.9
  • Add path label support
  • Add async handler api

v0.4.0

14 Mar 10:52
Compare
Choose a tag to compare
  • Add scala 2.13 support
  • Add TCP connection metrics

v0.3.0

14 Mar 10:52
Compare
Choose a tag to compare
  • Use status group dimension on responses and duration
  • Change response metric names for more consistency

v0.2.1

14 Mar 10:51
Compare
Choose a tag to compare
  • Fix prometheus time conversion #4

v0.2.0

14 Mar 10:50
Compare
Choose a tag to compare
  • Initial release