License |
License |
---|---|
Categories |
CategoriesNet Prometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.networknt |
ArtifactId | ArtifactIdprometheus |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA prometheus metrics handler to log statistic info on the server
|
Filename | Size |
---|---|
prometheus-2.1.1.pom | |
prometheus-2.1.1.jar | 8 KB |
prometheus-2.1.1-sources.jar | 6 KB |
prometheus-2.1.1-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.networknt/prometheus/ -->
<dependency>
<groupId>com.networknt</groupId>
<artifactId>prometheus</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/prometheus/
implementation 'com.networknt:prometheus:2.1.1'
// https://jarcasting.com/artifacts/com.networknt/prometheus/
implementation ("com.networknt:prometheus:2.1.1")
'com.networknt:prometheus:jar:2.1.1'
<dependency org="com.networknt" name="prometheus" rev="2.1.1">
<artifact name="prometheus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='prometheus', version='2.1.1')
)
libraryDependencies += "com.networknt" % "prometheus" % "2.1.1"
[com.networknt/prometheus "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.networknt : config | jar | 2.1.1 |
com.networknt : handler | jar | 2.1.1 |
com.networknt : utility | jar | 2.1.1 |
com.networknt : server | jar | 2.1.1 |
com.networknt : audit | jar | 2.1.1 |
com.networknt : client | jar | 2.1.1 |
com.networknt : mask | jar | 2.1.1 |
io.undertow : undertow-core | jar | 2.2.14.Final |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
org.slf4j : slf4j-api | jar | 1.7.32 |
commons-codec : commons-codec | jar | 1.13 |
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.7 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 2.23.0 |
org.assertj : assertj-core | jar | 3.8.0 |