@Version(value="2.0")
See: Description
| Interface | Description |
|---|---|
| ClientTracingRegistrarProvider |
Implementation of this interface will be used to configure
ClientBuilder when
ClientTracingRegistrar.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.
Copyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.