is not current version
Last Version 4.1.0

de.ahus1.prometheus.hystrix:prometheus-hystrix 3.4.0

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

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

de.ahus1.prometheus.hystrix
ArtifactId

ArtifactId

prometheus-hystrix
Version

Version

3.4.0
Type

Type

jar

Download prometheus-hystrix 3.4.0


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