Last Version

brave-tracefilters 3.3.0

Brave TraceFilter implementations. It contains for example a TraceFilter that gets sample rate from ZooKeeper and is updated automatically when sample rate is updated in ZooKeeper.

License

License

GroupId

GroupId

com.github.kristofa
ArtifactId

ArtifactId

brave-tracefilters
Version

Version

3.3.0
Type

Type

jar
Description

Description

brave-tracefilters
Brave TraceFilter implementations. It contains for example a TraceFilter that gets sample rate from ZooKeeper and is updated automatically when sample rate is updated in ZooKeeper.
Project URL

Project URL

https://github.com/kristofa/brave

Download brave-tracefilters 3.3.0


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

Dependencies

compile (2)

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

test (6)

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.10
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.