Apache ZooKeeper - Prometheus.io Metrics Provider

ZooKeeper Prometheus.io Metrics Provider implementation

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring Prometheus
GroupId

GroupId

org.apache.zookeeper
ArtifactId

ArtifactId

zookeeper-prometheus-metrics
Last Version

Last Version

3.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache ZooKeeper - Prometheus.io Metrics Provider
ZooKeeper Prometheus.io Metrics Provider implementation
Project Organization

Project Organization

The Apache Software Foundation

Download zookeeper-prometheus-metrics

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.zookeeper : zookeeper jar 3.8.0
io.prometheus : simpleclient jar 0.9.0
io.prometheus : simpleclient_hotspot jar 0.9.0
io.prometheus : simpleclient_servlet jar 0.9.0

provided (2)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.4.43.v20210629
org.eclipse.jetty : jetty-servlet jar 9.4.43.v20210629

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.6.28
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.platform : junit-platform-runner jar 1.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.8.0
3.7.1
3.7.0
3.6.3
3.6.2
3.6.1
3.6.0