Prometheus Java Simpleclient Healthchecks

Metrics collector for Healthcheck system.

License

License

Categories

Categories

Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.strengthened
ArtifactId

ArtifactId

prometheus-healthchecks
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Prometheus Java Simpleclient Healthchecks
Metrics collector for Healthcheck system.
Project URL

Project URL

https://github.com/strengthened/prometheus-healthchecks
Source Code Management

Source Code Management

https://github.com/strengthened/prometheus-healthchecks/tree/master

Download prometheus-healthchecks

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.prometheus : simpleclient Optional jar 0.6.0

test (4)

Group / Artifact Type Version
io.prometheus : simpleclient_common jar 0.6.0
org.assertj : assertj-core jar 1.7.1
junit : junit jar 4.12
org.awaitility : awaitility jar 3.1.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.9.0