com.lightstep.tracer:java-metrics

LightStep Tracer Java Common (parent)

License

License

Categories

Categories

Java Languages Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.lightstep.tracer
ArtifactId

ArtifactId

java-metrics
Last Version

Last Version

0.21.1
Release Date

Release Date

Type

Type

jar
Description

Description

LightStep Tracer Java Common (parent)
Project Organization

Project Organization

LightStep

Download java-metrics

How to add to project

<!-- https://jarcasting.com/artifacts/com.lightstep.tracer/java-metrics/ -->
<dependency>
    <groupId>com.lightstep.tracer</groupId>
    <artifactId>java-metrics</artifactId>
    <version>0.21.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightstep.tracer/java-metrics/
implementation 'com.lightstep.tracer:java-metrics:0.21.1'
// https://jarcasting.com/artifacts/com.lightstep.tracer/java-metrics/
implementation ("com.lightstep.tracer:java-metrics:0.21.1")
'com.lightstep.tracer:java-metrics:jar:0.21.1'
<dependency org="com.lightstep.tracer" name="java-metrics" rev="0.21.1">
  <artifact name="java-metrics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightstep.tracer', module='java-metrics', version='0.21.1')
)
libraryDependencies += "com.lightstep.tracer" % "java-metrics" % "0.21.1"
[com.lightstep.tracer/java-metrics "0.21.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.lightstep.tracer : java-common jar 0.21.1
javax.annotation : javax.annotation-api jar 1.3.2
com.github.oshi : oshi-core jar 4.4.2
com.squareup.okhttp3 : okhttp jar 4.3.1

test (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.mockito : mockito-core jar 2.18.3
io.grpc : grpc-protobuf jar 1.23.0
io.grpc : grpc-stub jar 1.23.0
io.grpc : grpc-netty jar 1.23.0
io.netty : netty-tcnative-boringssl-static jar 2.0.25.Final

Project Modules

There are no modules declared in this project.

Lightstep Tracer Common

Download MIT license

The core LightStep distributed tracing library for the Java runtime environment. For specific documentation see lightstep-tracer-java or lightstep-tracer-android.

common

Contains the com.lightstep.tracer.shared (shared logic) and com.lightstep.tracer.grpc (shared compiled proto files) source files and assets for the JRE and Android libraries.

example

Contains an example implementation of the tracer (used for integration testing).

grpc

Contains the transport layer specific to the grpc flavor of the lightstep tracer.

okhttp

Contains the transport layer specific to the okhttp flavor of the lightstep tracer.

Development info

See DEV.md for information on contributing to this instrumentation library.

com.lightstep.tracer

Lightstep

Versions

Version
0.21.1
0.21.0
0.1.1