| Interface | Description |
|---|---|
| SpanNameProvider<K> |
| Class | Description |
|---|---|
| BaseTracingProducerInterceptor<K> |
An abstract interceptor that annotates and flush "ws" for each producer record,
and injects the tracing context by mutating
ProducerRecord before it is sent. |
| DefaultSpanNameProvider<K> | |
| DefaultTracingProducerInterceptor<K> |
Default
BaseTracingProducerInterceptor that uses EnvelopeProtos.Envelope to inject tracing context. |
Copyright © 2016–2017 SmartThingsOSS. All rights reserved.