zmon-opentracing

OpenTracing instrumentation for ZMON using Spring Auto Configuration

Лицензия

Лицензия

Группа

Группа

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

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

zmon-opentracing
Последняя версия

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

0.30.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

zmon-opentracing
OpenTracing instrumentation for ZMON using Spring Auto Configuration
Организация-разработчик

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

Pivotal Software, Inc.
Система контроля версий

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

https://github.com/zalando-zmon/zmon-opentracing

Скачать zmon-opentracing

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 1.4.7.RELEASE
io.opentracing : opentracing-api jar 0.30.0
io.opentracing : opentracing-noop jar 0.30.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-test jar 1.4.7.RELEASE

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

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

ZMON OpenTracing

This project enables vendor agnostic support on ZMON's Java/Spring components.

Features

It uses Spring Auto Configuration making it very easy to wire on Spring Boot applications. It uses a NoOp Tracer by default and it's easy to extend with other OpenTracing implementations like Instana, LightStep, Jaeger, or others.

org.zalando

ZMON by Zalando

[THESE REPOSITORIES ARE NO LONGER IN ACTIVE DEVELOPMENT] Real-time monitoring of critical metrics & KPIs via dashboards, visualizations, etc

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

Версия
0.30.0