<dependency>
<groupId>com.lightstep.tracer</groupId>
<artifactId>java-metrics</artifactId>
<version>0.1.1</version>
</dependency>
compile
|-- com.google.protobuf:protobuf-java:3.9.0
|-- com.google.api.grpc:grpc-google-common-protos:1.17.0
|-- com.github.oshi:oshi-core:4.4.2
|-- javax.annotation:javax.annotation-api:1.3.2
|-- com.squareup.okhttp3:okhttp:4.3.1
test
|-- ch.qos.logback:logback-classic:1.2.3
|-- junit:junit:4.12
|-- org.mockito:mockito-core:2.18.3