prometheus-rsocket-spring

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
Last Version

Last Version

1.4.0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (1)

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

runtime (5)

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

Project Modules

There are no modules declared in this project.
io.micrometer.prometheus

Micrometer Metrics

An application metrics facade for the most popular monitoring tools.

Versions

Version
1.4.0
1.3.2
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0
0.11.0
0.10.6
0.10.5
0.10.3
0.9.0
0.8.0