Tracer


Лицензия

Лицензия

Группа

Группа

org.zalando
Идентификатор

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

tracer-parent
Последняя версия

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

2.0.0-RC.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

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

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

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

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

https://github.com/zalando/tracer

Скачать tracer-parent

Имя Файла Размер
tracer-parent-2.0.0-RC.3.pom 23 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.zalando/tracer-parent/ -->
<dependency>
    <groupId>org.zalando</groupId>
    <artifactId>tracer-parent</artifactId>
    <version>2.0.0-RC.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.zalando/tracer-parent/
implementation 'org.zalando:tracer-parent:2.0.0-RC.3'
// https://jarcasting.com/artifacts/org.zalando/tracer-parent/
implementation ("org.zalando:tracer-parent:2.0.0-RC.3")
'org.zalando:tracer-parent:pom:2.0.0-RC.3'
<dependency org="org.zalando" name="tracer-parent" rev="2.0.0-RC.3">
  <artifact name="tracer-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.zalando', module='tracer-parent', version='2.0.0-RC.3')
)
libraryDependencies += "org.zalando" % "tracer-parent" % "2.0.0-RC.3"
[org.zalando/tracer-parent "2.0.0-RC.3"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.apiguardian : apiguardian-api jar 1.1.0
com.google.code.findbugs : jsr305 jar 3.0.2
org.zalando : faux-pas jar 0.8.0
org.slf4j : slf4j-api jar 1.7.28
io.opentracing : opentracing-api jar 0.33.0

provided (2)

Идентификатор библиотеки Тип Версия
com.google.gag : gag jar 1.0.1
org.projectlombok : lombok jar 1.18.8

test (6)

Идентификатор библиотеки Тип Версия
io.opentracing : opentracing-mock jar 0.33.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.1
org.junit.jupiter : junit-jupiter-params jar 5.5.1
org.hamcrest : java-hamcrest jar 2.0.0.0
org.hobsoft.hamcrest : hamcrest-compose jar 0.4.0
org.mockito : mockito-core jar 3.0.0

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

  • tracer-bom
  • tracer-core
  • tracer-httpclient
  • tracer-okhttp
  • tracer-servlet
  • tracer-spring-boot-autoconfigure
  • tracer-spring-boot-starter

OpenTracing Toolbox

Stability: Active Build Status Coverage Status Code Quality Release Maven Central OpenTracing License

OpenTracing Toolbox is a collection of libraries that build on top of OpenTracing and provide extensions and plugins to existing instrumentations.

  • Status: Under development and used in production

Features

  • Legacy FlowID compatibility support
  • JDBC support
  • Extensible OpenTracing Proxy (wrapper) w/ support for listeners and interceptors
  • Servlet support
  • Spring Web and Webflux support
  • Sensible defaults

Modules

FlowID

The opentracing-flowid module replaces the former zalando/tracer library by providing support for the X-Flow-ID header propagation on top of OpenTracing.

Go checkout out its README for details.

JDBC

The opentracing-jdbc module is a direct competitor to opentracing-contrib/java-jdbc.

Go checkout out its README for details.

Proxy

The opentracing-proxy module is a direct competitor to opentracing-contrib/java-api-extensions.

Go checkout out its README for details.

Servlet Extension

The opentracing-servlet-extension module is an extension to io.opentracing.contrib:opentracing-web-servlet-filter and only useful if used in conjunction.

Go checkout out its README for details.

Spring Web Extension

The opentracing-spring-web-extension module is an extension to io.opentracing.contrib:opentracing-spring-web and only useful if used in conjunction.

Go checkout out its README for details.

Spring Webflux Extension

The opentracing-spring-webflux-extension module is an extension to io.opentracing.contrib:opentracing-spring-web and only useful if used in conjunction.

Go checkout out its README for details.

Getting Help

If you have questions, concerns, bug reports, etc., please file an issue in this repository's Issue Tracker.

Getting Involved/Contributing

To contribute, simply make a pull request and add a brief description (1-2 sentences) of your addition or change. For more details, check the contribution guidelines.

Alternatives

Tracer, by design, does not provide sampling, metrics or annotations. Neither does it use the semantics of spans as most of the following projects do. If you require any of these, you're highly encouraged to try them.

org.zalando

Zalando SE

The org page for Zalando, Europe's leading online fashion platform. Visit opensource.zalando.com for project stats.

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

Версия
2.0.0-RC.3
2.0.0-RC.2
2.0.0-RC.1
2.0.0-RC.0
1.0.0-RC.0
0.17.2
0.17.1
0.17.0
0.16.0
0.15.1
0.15.0
0.14.0
0.13.0
0.12.0
0.11.2
0.11.1
0.11.0
0.10.1
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0