Commit 3058a236 authored by ziy's avatar ziy

add micrometer

parent 78c7bc49
configurations {
compileOnly {
extendsFrom annotationProcessor
}
}
dependencies {
// https://mvnrepository.com/artifact/io.micrometer/micrometer-registry-influx
compile group: 'io.micrometer', name: 'micrometer-registry-influx', version: '1.1.4'
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment