License |
License |
---|---|
Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.micrometer.prometheus |
ArtifactId | ArtifactIdprometheus-rsocket-spring |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprometheus-rsocket-spring
RSocket proxy to pull metrics from applications that can only open egress
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.micrometer : micrometer-registry-prometheus | jar | 1.8.2 |
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 |