Class WebClientTracingProvider

java.lang.Object
io.helidon.webclient.tracing.WebClientTracingProvider
All Implemented Interfaces:
ConfiguredProvider<WebClientService>, ConfiguredProvider<WebClientService>, WebClientServiceProvider

public class WebClientTracingProvider extends Object implements WebClientServiceProvider
Client tracing SPI provider implementation. Weight must exceed that of WebClientSecurityProvider because WebClientSecurity depends on span information having already been added to the request context by WebClientTracing.