| 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 |
Contains
Feign.Builder implementation 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 |
BeanPostProcessor that ensures that each Feign.Builder has a trace
representation of a Client. |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.