Skip to content

Releases: taymyr/lagom-metrics

1.1.0

27 Oct 22:56
Compare
Choose a tag to compare

📣 Lagom Metrics 1.1.0 released!

We are pleased to announce the release of Metrics module for Lagom framework.

📗 What’s Changed

All the changes you can see on the corresponding page of GitHub Milestone

🚀 Features

🙇 Credits

Special thanks to the following contributors who helped with this release: @gnuzzz and @ihostage

1.0.1

03 Apr 15:15
Compare
Choose a tag to compare

Release notes

  • Incompatibility with config4k-0.4.1 #9

1.0.0

13 Mar 14:01
Compare
Choose a tag to compare

Release notes

  • Dropwizard Metrics downgraded to 3.
  • Fix problem with Metrics 4 and Datastax Java Driver for Apache Cassandra #5
  • Add support metrics for DataStax Java Driver for Apache Cassandra #7

0.1.0

12 Dec 18:10
Compare
Choose a tag to compare

Features

  • Add support HikariCP metrics (#3)

0.0.3

16 Oct 00:49
Compare
Choose a tag to compare

Features

  1. Configuration prefix for GraphiteReporter
  2. Up maven to '3.5.4' (https://issues.sonatype.org/browse/OSSRH-37292)

0.0.2

01 Oct 14:06
Compare
Choose a tag to compare

Features

Add tests and support Play

0.0.1

24 Sep 22:28
Compare
Choose a tag to compare

Initial release

Added following metrics

  1. JVM
  2. Routes
  3. Circuit Breakers (only for Lagom)

and graphite reporter.