prometheus-hystrix-metrics-publisher

This is an implementation of a HystrixMetricsPublisher that publishes metrics using the Prometheus java client.

Лицензия

Лицензия

Категории

Категории

Prometheus Тестирование приложения и мониторинг Monitoring
Группа

Группа

de.ahus1.prometheus.hystrix
Идентификатор

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

prometheus-hystrix
Последняя версия

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

4.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

prometheus-hystrix-metrics-publisher
This is an implementation of a HystrixMetricsPublisher that publishes metrics using the Prometheus java client.
Ссылка на сайт

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

https://github.com/ahus1/prometheus-hystrix

Скачать prometheus-hystrix

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
io.prometheus : simpleclient jar 0.10.0
io.prometheus : simpleclient_common jar 0.10.0
com.netflix.hystrix : hystrix-core jar 1.5.18

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.19.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.0
org.apache.logging.log4j : log4j-core jar 2.14.0

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

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

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

Версия
4.1.0
4.0.0
3.4.0
3.3.1
3.3.0
3.2.0
3.1.0