Add support for Micrometer?
wreulicke opened this issue · 3 comments
wreulicke commented
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?
vladmihalcea commented
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.
wreulicke commented
I will try
vladmihalcea commented
Fixed in 2.1.1. Check out the Installation Guide for more details.