Last Version

prometheus 1.8.0

Application Metrics for Java on a prometheus /metrics endpoint.

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring Prometheus
GroupId

GroupId

com.ibm.runtimetools
ArtifactId

ArtifactId

javametrics-prometheus
Version

Version

1.8.0
Type

Type

war
Description

Description

prometheus
Application Metrics for Java on a prometheus /metrics endpoint.
Project URL

Project URL

https://github.com/RuntimeTools/javametrics

Download javametrics-prometheus 1.8.0


<!-- https://jarcasting.com/artifacts/com.ibm.runtimetools/javametrics-prometheus/ -->
<dependency>
    <groupId>com.ibm.runtimetools</groupId>
    <artifactId>javametrics-prometheus</artifactId>
    <version>1.8.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.runtimetools/javametrics-prometheus/
implementation 'com.ibm.runtimetools:javametrics-prometheus:1.8.0'
// https://jarcasting.com/artifacts/com.ibm.runtimetools/javametrics-prometheus/
implementation ("com.ibm.runtimetools:javametrics-prometheus:1.8.0")
'com.ibm.runtimetools:javametrics-prometheus:war:1.8.0'
<dependency org="com.ibm.runtimetools" name="javametrics-prometheus" rev="1.8.0">
  <artifact name="javametrics-prometheus" type="war" />
</dependency>
@Grapes(
@Grab(group='com.ibm.runtimetools', module='javametrics-prometheus', version='1.8.0')
)
libraryDependencies += "com.ibm.runtimetools" % "javametrics-prometheus" % "1.8.0"
[com.ibm.runtimetools/javametrics-prometheus "1.8.0"]

Dependencies

compile (4)

Group / Artifact Type Version
io.prometheus : simpleclient jar 0.0.26
io.prometheus : simpleclient_hotspot jar 0.0.26
io.prometheus : simpleclient_servlet jar 0.0.26
io.prometheus : simpleclient_pushgateway jar 0.0.26

provided (3)

Group / Artifact Type Version
com.ibm.runtimetools : javametrics-agent jar 1.8.0
javax.json : javax.json-api jar 1.1
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.