License |
License |
---|---|
Categories |
CategoriesNet Prometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.networknt |
ArtifactId | ArtifactIdprometheus |
Version | Version2.0.28 |
Type | Typejar |
Description |
DescriptionA prometheus metrics handler to log statistic info on the server
|
Filename | Size |
---|---|
prometheus-2.0.28.pom | |
prometheus-2.0.28.jar | 8 KB |
prometheus-2.0.28-sources.jar | 7 KB |
prometheus-2.0.28-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.networknt/prometheus/ -->
<dependency>
<groupId>com.networknt</groupId>
<artifactId>prometheus</artifactId>
<version>2.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/prometheus/
implementation 'com.networknt:prometheus:2.0.28'
// https://jarcasting.com/artifacts/com.networknt/prometheus/
implementation ("com.networknt:prometheus:2.0.28")
'com.networknt:prometheus:jar:2.0.28'
<dependency org="com.networknt" name="prometheus" rev="2.0.28">
<artifact name="prometheus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='prometheus', version='2.0.28')
)
libraryDependencies += "com.networknt" % "prometheus" % "2.0.28"
[com.networknt/prometheus "2.0.28"]
Group / Artifact | Type | Version |
---|---|---|
com.networknt : config | jar | 2.0.28 |
com.networknt : handler | jar | 2.0.28 |
com.networknt : utility | jar | 2.0.28 |
com.networknt : server | jar | 2.0.28 |
com.networknt : audit | jar | 2.0.28 |
com.networknt : client | jar | 2.0.28 |
com.networknt : mask | jar | 2.0.28 |
io.undertow : undertow-core | jar | 2.2.4.Final |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
commons-codec : commons-codec | jar | 1.11 |
org.owasp.encoder : encoder | jar | 1.2.1 |
org.hdrhistogram : HdrHistogram | jar | 2.1.10 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
io.prometheus : simpleclient | jar | 0.6.0 |
io.prometheus : simpleclient_common | jar | 0.6.0 |
io.prometheus : simpleclient_hotspot | jar | 0.6.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 2.23.0 |
org.assertj : assertj-core | jar | 3.8.0 |