Metrics-scala 3.4.0 released

35 views
Skip to first unread message

Erik van Oosten

unread,
Mar 28, 2015, 5:34:30 AM3/28/15
to metric...@googlegroups.com
Metrics-scala 3.4.0 was just released and is available on Maven central.

For more information see: https://github.com/erikvanoosten/metrics-scala/

Inspired by Marshall Pierce's messages in this group, I decided to make it easy to use hdrhistogram http://hdrhistogram.org. Please see this manual page for instructions: https://github.com/erikvanoosten/metrics-scala/blob/master/docs/Hdrhistogram.md.

In addition to this, the Akka dependencies were updated to 2.2.5 and 2.3.9.

Update your build files with one of these:
"nl.grons" %% "metrics-scala" % "3.4.0"        // Scala 2.10.x or 2.11.x. No Akka support.
"nl.grons" %% "metrics-scala" % "3.4.0_a2.1"   // Scala 2.10.x and Akka 2.1.x.
"nl.grons" %% "metrics-scala" % "3.4.0_a2.2"   // Scala 2.10.x and Akka 2.2.x.
"nl.grons" %% "metrics-scala" % "3.4.0_a2.3"   // Scala 2.10.x or 2.11.x and Akka 2.3.x.

Happy coding,
    Erik.
-- 
Erik van Oosten
http://www.day-to-day-stuff.blogspot.com/
Reply all
Reply to author
Forward
0 new messages