OpenTracing Jaeger Tracer Bundle (Parent)

OpenTracing Jaeger Tracer Bundle

Лицензия

Лицензия

Категории

Категории

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

Группа

io.opentracing.contrib
Идентификатор

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

java-opentracing-jaeger-parent
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

OpenTracing Jaeger Tracer Bundle (Parent)
OpenTracing Jaeger Tracer Bundle
Ссылка на сайт

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

https://github.com/opentracing-contrib/java-opentracing-jaeger-bundle
Система контроля версий

Система контроля версий

https://github.com/opentracing-contrib/java-opentracing-jaeger-bundle

Скачать java-opentracing-jaeger-parent

Имя Файла Размер
java-opentracing-jaeger-parent-1.0.0.pom 7 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/io.opentracing.contrib/java-opentracing-jaeger-parent/ -->
<dependency>
    <groupId>io.opentracing.contrib</groupId>
    <artifactId>java-opentracing-jaeger-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.opentracing.contrib/java-opentracing-jaeger-parent/
implementation 'io.opentracing.contrib:java-opentracing-jaeger-parent:1.0.0'
// https://jarcasting.com/artifacts/io.opentracing.contrib/java-opentracing-jaeger-parent/
implementation ("io.opentracing.contrib:java-opentracing-jaeger-parent:1.0.0")
'io.opentracing.contrib:java-opentracing-jaeger-parent:pom:1.0.0'
<dependency org="io.opentracing.contrib" name="java-opentracing-jaeger-parent" rev="1.0.0">
  <artifact name="java-opentracing-jaeger-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.opentracing.contrib', module='java-opentracing-jaeger-parent', version='1.0.0')
)
libraryDependencies += "io.opentracing.contrib" % "java-opentracing-jaeger-parent" % "1.0.0"
[io.opentracing.contrib/java-opentracing-jaeger-parent "1.0.0"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
javax.annotation : javax.annotation-api jar 1.3.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

  • common
  • jaeger

Build Status

OpenTracing Jaeger Tracer Bundle

OpenTracing Jaeger Client Bundle. It builds on top of the java-client artifact, which uses Thrift.

This project builds a fat-jar with all its dependencies, along with simple configuration, in order to ease deployment, which can then be retrieved using the TracerFactory pattern (from java-tracerresolver ). It can be used with any OpenTracing instrumentation library.

java -cp:$MYCLASSPATH:jaeger-client-bundle-SNAPSHOT.jar com.mycompany.MyService

Development

mvn package

License

Apache 2.0 License.

io.opentracing.contrib

3rd-Party OpenTracing API Contributions

3rd-party contributions that use OpenTracing. **The repositories in this org are *not* affiliated with the CNCF.**

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

Версия
1.0.0
0.0.3
0.0.2
0.0.1