prometheus-spring-boot-starter

push metrics to prometheus remote write point.

License

License

Categories

Categories

Spring Boot Container Microservices Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.github.yunhorn
ArtifactId

ArtifactId

prometheus-spring-boot-starter
Last Version

Last Version

1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

prometheus-spring-boot-starter
push metrics to prometheus remote write point.
Project URL

Project URL

https://github.com/yunhorn/prometheus-spring-boot-starter

Download prometheus-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RELEASE