AssertJ for Prometheus metrics

AssertJ support for Prometheus metrics verification

License

License

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

de.m3y.prometheus.assertj
ArtifactId

ArtifactId

assertj-prometheus
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

AssertJ for Prometheus metrics
AssertJ support for Prometheus metrics verification
Project URL

Project URL

https://github.com/marcelmay/assertj-prometheus-metrics.git
Source Code Management

Source Code Management

https://github.com/marcelmay/assertj-prometheus-metrics

Download assertj-prometheus

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.22.0
io.prometheus : simpleclient jar 0.15.0
org.apache.commons : commons-text jar 1.9

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
io.prometheus : simpleclient_hotspot jar 0.15.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.6
0.5
0.4
0.3
0.2
0.1