Metrics-scala 4.3.0 was just released.
This is the first version to support Pekko, the open source fork
of Akka. Many thanks to @normana400 for working on this. Support
for the ancient Akka 2.4 version was dropped. Note that Akka
beyond 2.6 will not be supported.
Please update your build files with one of these:
"nl.grons" %% "metrics4-scala" % "4.3.0"
"nl.grons" %% "metrics4-pekko" % "4.3.0" //
Pekko support
"nl.grons" %% "metrics4-akka_26" % "4.3.0" //
Akka support (
2.6)"nl.grons" %% "metrics4-akka_25" % "4.3.0" //
Akka support (2.5
and 2.6)"nl.grons" %% "metrics4-scala-hdr" % "4.3.0"
// HdrHistogram support
-- Erik van Oosten e.van...@grons.nl https://day-to-day-stuff.blogspot.com