简体   繁体   中英

How can I use micrometer.io with kotlin(non Spring project)

I'm trying to use Micrometer application in a Kotlin project(non-spring) but a bit confused how can. I use it. Any helps will be really appreciated Thanks

Micrometer can be used standalone on the JVM,
here's how to add to your project: https://micrometer.io/docs/installing
and here's how to use it: https://micrometer.io/docs/concepts

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM