Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add build status
  • Loading branch information
jeqo authored Mar 2, 2019
1 parent c9f00d4 commit c2a0ff2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Kafka Interceptor: Zipkin

[![Build Status](https://www.travis-ci.org/sysco-middleware/kafka-interceptor-zipkin.svg?branch=master)](https://www.travis-ci.org/sysco-middleware/kafka-interceptor-zipkin)

Kafka [Consumer](https://kafka.apache.org/0100/javadoc/org/apache/kafka/clients/consumer/ConsumerInterceptor.html)
and
[Producer](https://kafka.apache.org/0100/javadoc/org/apache/kafka/clients/producer/ProducerInterceptor.html)
Expand Down Expand Up @@ -81,4 +83,4 @@ ksql http://localhost:8088

5. Check traces:

![](docs/traces.png)
![](docs/traces.png)

0 comments on commit c2a0ff2

Please sign in to comment.