Last Version

Brave: Kafka Interceptor 0.5.5

Kafka Interceptors to trace send and poll operations with Brave instrumentation.

License

License

Categories

Categories

Zipkin Application Testing & Monitoring Application Performance Monitoring (APM)
GroupId

GroupId

io.zipkin.contrib.brave
ArtifactId

ArtifactId

brave-kafka-interceptor
Version

Version

0.5.5
Type

Type

jar
Description

Description

Brave: Kafka Interceptor
Kafka Interceptors to trace send and poll operations with Brave instrumentation.
Project URL

Project URL

https://github.com/openzipkin-contrib/brave-kafka-interceptor
Project Organization

Project Organization

OpenZipkin
Source Code Management

Source Code Management

https://github.com/openzipkin-contrib/brave-kafka-interceptor

Download brave-kafka-interceptor 0.5.5


<!-- https://jarcasting.com/artifacts/io.zipkin.contrib.brave/brave-kafka-interceptor/ -->
<dependency>
    <groupId>io.zipkin.contrib.brave</groupId>
    <artifactId>brave-kafka-interceptor</artifactId>
    <version>0.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.zipkin.contrib.brave/brave-kafka-interceptor/
implementation 'io.zipkin.contrib.brave:brave-kafka-interceptor:0.5.5'
// https://jarcasting.com/artifacts/io.zipkin.contrib.brave/brave-kafka-interceptor/
implementation ("io.zipkin.contrib.brave:brave-kafka-interceptor:0.5.5")
'io.zipkin.contrib.brave:brave-kafka-interceptor:jar:0.5.5'
<dependency org="io.zipkin.contrib.brave" name="brave-kafka-interceptor" rev="0.5.5">
  <artifact name="brave-kafka-interceptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zipkin.contrib.brave', module='brave-kafka-interceptor', version='0.5.5')
)
libraryDependencies += "io.zipkin.contrib.brave" % "brave-kafka-interceptor" % "0.5.5"
[io.zipkin.contrib.brave/brave-kafka-interceptor "0.5.5"]

Dependencies

compile (4)

Group / Artifact Type Version
io.zipkin.brave : brave-instrumentation-kafka-clients jar
io.zipkin.reporter2 : zipkin-reporter-brave jar
io.zipkin.reporter2 : zipkin-sender-okhttp3 jar
io.zipkin.reporter2 : zipkin-sender-kafka jar

provided (1)

Group / Artifact Type Version
org.apache.kafka : kafka-clients jar 2.6.0

test (6)

Group / Artifact Type Version
io.zipkin.brave : brave-tests jar
org.junit.jupiter : junit-jupiter jar 5.7.0
org.assertj : assertj-core jar 3.18.0
org.apache.logging.log4j : log4j-jul jar 2.14.0
org.apache.logging.log4j : log4j-1.2-api jar 2.14.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.0

Project Modules

There are no modules declared in this project.