See: Description
| Interface | Description | 
|---|---|
| ClientTracingRegistrarProvider | Implementation of this interface will be used to configure  ClientBuilderwhenClientTracingRegistrar.configure(ClientBuilder)is called. | 
| Class | Description | 
|---|---|
| ClientTracingRegistrar | This class registers tracing components into  ClientBuilder. | 
| Annotation Type | Description | 
|---|---|
| Traced | This annotation allows fine-tuned control over which classes and methods
 create OpenTracing spans. | 
CDI Support for Microprofile OpenTracing.