java-prometheus-starter

Java Prometheus-Client Extension

Categories

Categories

Java Languages Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.chenjunlong
ArtifactId

ArtifactId

java-prometheus-starter
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

java-prometheus-starter
Java Prometheus-Client Extension
Project URL

Project URL

http://github.com/chenjunlong/java-prometheus-starter
Source Code Management

Source Code Management

https://github.com/chenjunlong/java-prometheus-starter

Download java-prometheus-starter

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.prometheus : simpleclient jar 0.4.0
io.prometheus : simpleclient_hotspot jar 0.4.0
io.prometheus : simpleclient_httpserver jar 0.4.0
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
com.orbitz.consul : consul-client jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0