Last Version

Prometheus Spring Boot Starter 1.0.2

A Spring Boot Starter that enables a Prometheus endpoint for Spring Boot applications

License

License

MIT License
Categories

Categories

Spring Boot Container Microservices Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

com.moelholm
ArtifactId

ArtifactId

prometheus-spring-boot-starter
Version

Version

1.0.2
Type

Type

jar
Description

Description

Prometheus Spring Boot Starter
A Spring Boot Starter that enables a Prometheus endpoint for Spring Boot applications
Project URL

Project URL

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

Download prometheus-spring-boot-starter 1.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-web jar
io.prometheus : simpleclient jar 0.0.25
io.prometheus : simpleclient_hotspot jar 0.0.25
io.prometheus : simpleclient_spring_boot jar 0.0.25

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.