Class WebClientTracing

java.lang.Object
io.helidon.webclient.tracing.WebClientTracing
All Implemented Interfaces:
NamedService, WebClientService

public class WebClientTracing extends Object implements WebClientService
Client service for tracing propagation. This service adds appropriate headers to the outbound request to propagate trace across services, so the spans can form a hierarchy in a tracer, such as Jaeger.