Skip to content

7.2

Compare
Choose a tag to compare
@kagkarlsson kagkarlsson released this 23 Sep 12:51
· 441 commits to master since this release
7b95c0b

Version 7.2

  • PR #110 adds micrometer metrics support. Activated by setting .statsRegistry(new MicrometerStatsRegistry(...)) on the builder. If you are using the Spring boot starter, the micrometer metrics will be added if you have micrometer on the classpath.
    Contributions by evenh.