Prometheus Metrics Core

Wrapper around the default Prometheus collectors

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring Prometheus
GroupId

GroupId

com.jonnymatts.prometheus
ArtifactId

ArtifactId

metrics-core
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Prometheus Metrics Core
Wrapper around the default Prometheus collectors
Source Code Management

Source Code Management

http://github.com/jonnymatts/prometheus-metrics-core/tree/master

Download metrics-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.prometheus : simpleclient jar 0.5.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.7.0
org.mockito : mockito-core jar 2.8.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.1
0.2.0