License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Prometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdio.github.yunhorn |
ArtifactId | ArtifactIdprometheus-spring-boot-starter |
Last Version | Last Version1.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprometheus-spring-boot-starter
push metrics to prometheus remote write point.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.github.yunhorn/prometheus-spring-boot-starter/ -->
<dependency>
<groupId>io.github.yunhorn</groupId>
<artifactId>prometheus-spring-boot-starter</artifactId>
<version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yunhorn/prometheus-spring-boot-starter/
implementation 'io.github.yunhorn:prometheus-spring-boot-starter:1.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.yunhorn/prometheus-spring-boot-starter/
implementation ("io.github.yunhorn:prometheus-spring-boot-starter:1.0-RELEASE")
'io.github.yunhorn:prometheus-spring-boot-starter:jar:1.0-RELEASE'
<dependency org="io.github.yunhorn" name="prometheus-spring-boot-starter" rev="1.0-RELEASE">
<artifact name="prometheus-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yunhorn', module='prometheus-spring-boot-starter', version='1.0-RELEASE')
)
libraryDependencies += "io.github.yunhorn" % "prometheus-spring-boot-starter" % "1.0-RELEASE"
[io.github.yunhorn/prometheus-spring-boot-starter "1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
io.micrometer : micrometer-core | jar | 1.7.3 |
com.google.guava : guava | jar | 27.0.1-jre |
com.google.protobuf : protobuf-java | jar | 3.11.4 |
org.xerial.snappy : snappy-java | jar | 1.1.8.4 |
org.springframework.boot : spring-boot-starter-web | jar | 2.3.7.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.7.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.7.RELEASE |