Last Version

aurora-prometheus 2.1.3

Library to set up Prometheus collectors for java applications

License

License

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

no.skatteetaten.aurora
ArtifactId

ArtifactId

aurora-prometheus
Version

Version

2.1.3
Type

Type

jar
Description

Description

aurora-prometheus
Library to set up Prometheus collectors for java applications
Project URL

Project URL

https://github.com/Skatteetaten/aurora-prometheus
Source Code Management

Source Code Management

https://github.com/skatteetaten/aurora-prometheus

Download aurora-prometheus 2.1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
io.prometheus : simpleclient jar 0.6.0
io.prometheus : simpleclient_common jar 0.6.0
io.prometheus : simpleclient_hotspot jar 0.6.0
io.prometheus : simpleclient_logback jar 0.6.0

test (4)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.4
org.codehaus.groovy : groovy-all jar 2.4.1
cglib : cglib-nodep jar 3.1
org.objenesis : objenesis jar 2.1

Project Modules

There are no modules declared in this project.