vladmihalcea/flexy-pool

Add support for Micrometer?

wreulicke opened this issue · 3 comments

I am using Spring Boot2.
In Spring Boot 2, it uses Micrometer instead of dropwizard metrics.

Do you have any plan to support for micrometer?

ref: https://micrometer.io/

In the true spirit of open source software development, you should try to implement the Micrometer support.

Send me a Pull Request when it's done. Looking forward to seeing your contribution.

I will try

Fixed in 2.1.1. Check out the Installation Guide for more details.