Last Version

Prometheus Java Client Benchmarks 0.12.0

Benchmarks of client performance, and comparison to other systems.

License

License

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.prometheus
ArtifactId

ArtifactId

benchmarks
Version

Version

0.12.0
Type

Type

jar
Description

Description

Prometheus Java Client Benchmarks
Benchmarks of client performance, and comparison to other systems.

Download benchmarks 0.12.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.3.2
org.openjdk.jmh : jmh-generator-annprocess jar 1.3.2
javax.annotation : javax.annotation-api jar 1.3.1
io.prometheus : simpleclient jar 0.12.0
com.codahale.metrics : metrics-core jar 3.0.2

Project Modules

There are no modules declared in this project.