streamnative / pulsar-tracing

Tracing instrumentation for Apache Pulsar clients.
Apache License 2.0
20 stars 10 forks source link

Add OpenTracing Interceptor and Jaeger example. #1

Closed codelipenghui closed 4 years ago

codelipenghui commented 4 years ago

Motivation

Pulsar java client and Opentrace integration.

Changes

  1. Add TracingProducerIntercetor and TracingConsumerInterceptor
  2. Add Jaeger example

Tests

Looks it needs to enable integration test for this repo. I have tested it with the Jaeger server, the following is trace information.

image