io.github.jeqo.dropwizard:dropwizard-jaeger

Set of modules to simplify dropwizard configuration to different platforms or back-ends

Лицензия

Лицензия

Категории

Категории

DropWizard Контейнер Микросервисы
Группа

Группа

io.github.jeqo.dropwizard
Идентификатор

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

dropwizard-jaeger
Последняя версия

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

0.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Set of modules to simplify dropwizard configuration to different platforms or back-ends

Скачать dropwizard-jaeger

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

<!-- https://jarcasting.com/artifacts/io.github.jeqo.dropwizard/dropwizard-jaeger/ -->
<dependency>
    <groupId>io.github.jeqo.dropwizard</groupId>
    <artifactId>dropwizard-jaeger</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jeqo.dropwizard/dropwizard-jaeger/
implementation 'io.github.jeqo.dropwizard:dropwizard-jaeger:0.1.2'
// https://jarcasting.com/artifacts/io.github.jeqo.dropwizard/dropwizard-jaeger/
implementation ("io.github.jeqo.dropwizard:dropwizard-jaeger:0.1.2")
'io.github.jeqo.dropwizard:dropwizard-jaeger:jar:0.1.2'
<dependency org="io.github.jeqo.dropwizard" name="dropwizard-jaeger" rev="0.1.2">
  <artifact name="dropwizard-jaeger" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jeqo.dropwizard', module='dropwizard-jaeger', version='0.1.2')
)
libraryDependencies += "io.github.jeqo.dropwizard" % "dropwizard-jaeger" % "0.1.2"
[io.github.jeqo.dropwizard/dropwizard-jaeger "0.1.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.dropwizard : dropwizard-core jar 1.1.2
com.uber.jaeger : jaeger-core jar 0.20.5

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

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

DropWizard Modules

Dropwizard wizard modules to reuse common factories and health checks to different back-ends.

Functionality is mean to be simple:

Factories just expose enough configuration to create clients and add client instances as Managed objects.

Health-checks use client instances to validate that back-ends are up and running.

Modules supported

  • Camel
  • Elasticsearch
  • Kafka
  • Jaeger
  • OpenTracing

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

Версия
0.1.2
0.1.1
0.1.0