Package org.springframework.cloud.sleuth.instrument.web.client.feign
-
Class Summary Class Description FeignContextBeanPostProcessor Post processor that wraps Feign Context in its tracing representations.OkHttpFeignClientBeanPostProcessor Post processor that wraps takes care of the OkHttp Feign Client instrumentation.SleuthFeignBuilder ContainsFeign.Builderimplementation with tracing components that close spans on completion of request processing.TraceFeignAspect Aspect for Feign clients so that you can autowire your custom components.TraceFeignBuilderBeanPostProcessor BeanPostProcessorthat ensures that eachFeign.Builderhas a trace representation of aClient.