java-common

The LightStep OpenTracing Tracer implementation for Java

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

com.lightstep.tracer
Идентификатор

Идентификатор

java-common
Последняя версия

Последняя версия

0.30.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

java-common
The LightStep OpenTracing Tracer implementation for Java
Ссылка на сайт

Ссылка на сайт

https://github.com/lightstep/lightstep-tracer-java-common
Организация-разработчик

Организация-разработчик

LightStep

Скачать java-common

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
io.opentracing : opentracing-api jar 0.33.0
io.opentracing : opentracing-util jar 0.33.0
com.google.protobuf : protobuf-java jar 3.9.0
com.google.api.grpc : grpc-google-common-protos jar 1.17.0

test (2)

Идентификатор библиотеки Тип Версия
org.powermock : powermock-module-junit4 jar 2.0.7
org.powermock : powermock-api-mockito2 jar 2.0.7

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
0.30.3
0.30.2
0.30.1
0.30.0
0.26.1
0.26.0
0.25.1
0.25.0
0.21.1
0.21.0
0.20.0
0.19.3
0.19.2
0.19.1
0.19.0
0.18.0
0.17.2
0.17.1
0.17.0
0.16.2
0.16.1
0.16.0
0.15.10
0.15.9
0.15.8
0.15.7
0.15.6
0.15.5
0.15.4
0.15.3
0.15.2
0.15.1
0.15.0
0.14.3
0.14.2
0.14.1
0.14.0
0.13.2
0.13.1
0.13.0
0.12.7
0.12.6
0.12.5
0.12.4
0.12.3
0.12.2
0.12.1
0.12.0.RC1
0.11.1
0.11.0
0.10.1
0.10.0
0.9.28
0.9.27
0.9.26
0.9.25
0.9.24
0.9.23
0.9.22