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