is not current version
Last Version 1.4.0

io.micrometer.prometheus:prometheus-rsocket-spring 0.10.3

RSocket proxy to pull metrics from applications that can only open egress

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.micrometer.prometheus
ArtifactId

ArtifactId

prometheus-rsocket-spring
Version

Version

0.10.3
Type

Type

jar

Download prometheus-rsocket-spring 0.10.3


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