is not current version
Last Version 1.4.0

prometheus-rsocket-spring 1.3.0

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

License

License

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.micrometer.prometheus
ArtifactId

ArtifactId

prometheus-rsocket-spring
Version

Version

1.3.0
Type

Type

jar
Description

Description

prometheus-rsocket-spring
RSocket proxy to pull metrics from applications that can only open egress
Project URL

Project URL

https://github.com/micrometer-metrics/prometheus-rsocket-proxy

Download prometheus-rsocket-spring 1.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.micrometer : micrometer-registry-prometheus jar 1.6.1

runtime (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.4.0
org.springframework.boot : spring-boot-autoconfigure jar 2.4.0
io.micrometer.prometheus : prometheus-rsocket-client jar 1.3.0
io.micrometer.prometheus : prometheus-rsocket-proxy-server jar 1.3.0
io.rsocket : rsocket-transport-netty jar 1.1.0

Project Modules

There are no modules declared in this project.