dehora / nakadi-java

🌀 Client library for the Nakadi Event Broker (examples: http://bit.ly/njc-examples, site: https://dehora.github.io/nakadi-java/)
MIT License
30 stars 19 forks source link

Micrometer metrics #353

Closed buzzlighty closed 3 years ago

buzzlighty commented 4 years ago

Would be nice to have support for micrometer metrics collector (https://micrometer.io/).

Spring boot supports it out of the box. Also it is seamlessly integrated with prometheus, unlike old dropwizard metrics.