Last Version

Prometheus Metrics Agent 0.0.5

Java agent for collecting and reporting metrics to Prometheus

License

License

Categories

Categories

Java Languages Net Metrics Application Testing & Monitoring Monitoring Prometheus
GroupId

GroupId

net.thisptr
ArtifactId

ArtifactId

java-prometheus-metrics-agent
Version

Version

0.0.5
Type

Type

jar
Description

Description

Prometheus Metrics Agent
Java agent for collecting and reporting metrics to Prometheus
Project URL

Project URL

https://github.com/eiiches/java-prometheus-metrics-agent

Download java-prometheus-metrics-agent 0.0.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.hibernate : hibernate-validator jar 6.0.12.Final

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2
org.junit.platform : junit-platform-launcher jar 1.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.vintage : junit-vintage-engine jar 5.5.2
org.assertj : assertj-core jar 3.13.2

Project Modules

There are no modules declared in this project.