prometheus-rsocket-client

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

License

License

Categories

Categories

CLI User Interface Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.micrometer.prometheus
ArtifactId

ArtifactId

prometheus-rsocket-client
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

prometheus-rsocket-client
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-client

How to add to project

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

Dependencies

compile (2)

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

runtime (1)

Group / Artifact Type Version
org.xerial.snappy : snappy-java jar 1.1.8.4

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