brave-sampler-zookeeper

Contains ZooKeeperSampler which gets receives its sample rate from ZooKeeper.

License

License

GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-sampler-zookeeper
Last Version

Last Version

3.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

brave-sampler-zookeeper
Contains ZooKeeperSampler which gets receives its sample rate from ZooKeeper.
Project URL

Project URL

https://github.com/kristofa/brave

Download brave-sampler-zookeeper

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.kristofa : brave-core jar 3.7.0
org.apache.curator : curator-framework jar 2.8.0

test (7)

Group / Artifact Type Version
org.apache.curator : curator-test jar 2.8.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.3
junit : junit jar 4.12
org.assertj : assertj-core jar 3.2.0
org.apache.logging.log4j : log4j-core jar 2.3
org.apache.logging.log4j : log4j-jul jar 2.3
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
3.7.0
3.6.0
3.5.0
3.4.0