Metrics-scala 3.5.5 released

27 views
Skip to first unread message

'Erik van Oosten' via metrics-user

unread,
Sep 13, 2016, 3:37:49 AM9/13/16
to metric...@googlegroups.com
Metrics-scala 3.5.5 was released.
For more information see: https://github.com/erikvanoosten/metrics-scala/

With this release you can write metrics and health checks immediately. All setup has been reduced by the introduction of DefaultInstrumented which follows the Dropwizard app convention of storing the metric registry and health check registry in a well know place. Idea and initial code from @Slakah, thanks!

For more information see our updated manual.

Update your build files with one of these:

"nl.grons" %% "metrics-scala" % "3.5.5"        // Scala 2.10.x or 2.11.x. No Akka support.
"nl.grons" %% "metrics-scala" % "3.5.5_a2.2"   // Scala 2.10.x and Akka 2.2.x.
"nl.grons" %% "metrics-scala" % "3.5.5_a2.3"   // Scala 2.10.x or 2.11.x and Akka 2.3.x or 2.4.x.

Thanks go out to @scullxbones and
@maciej for code reviews and thoughts.

Happy measuring!

    Erik.
Reply all
Reply to author
Forward
0 new messages