| Interface | Description |
|---|---|
| FeignObservationConvention |
ObservationConvention for Feign. |
| MetricName | |
| MetricTagResolver |
| Class | Description |
|---|---|
| CountingInputStream |
Copy from guava CountingInputStream
An
InputStream that counts the number of bytes read. |
| DefaultFeignObservationConvention |
Default implementation of
FeignObservationConvention. |
| FeignContext |
A
SenderContext for Feign. |
| FeignMetricName | |
| FeignMetricTagResolver | |
| MeteredAsyncClient |
Warp feign
Client with metrics. |
| MeteredBody |
Response.Body implementation that keeps track of how many bytes are read. |
| MeteredClient |
Warp feign
Client with metrics. |
| MeteredDecoder |
Warp feign
Decoder with metrics. |
| MeteredEncoder |
Warp feign
Encoder with metrics. |
| MeteredInvocationHandleFactory |
Warp feign
InvocationHandler with metrics. |
| MicrometerCapability | |
| MicrometerObservationCapability |
Warp feign
Client with metrics. |
| Enum | Description |
|---|---|
| FeignObservationDocumentation |
ObservationDocumentation for Feign. |
Copyright © 2012–2023 OpenFeign. All rights reserved.