| Interface | Description |
|---|---|
| MetricName |
| Class | Description |
|---|---|
| CountingInputStream |
Copy from guava CountingInputStream
An
InputStream that counts the number of bytes read. |
| FeignMetricName | |
| 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 |
Copyright © 2012–2021 OpenFeign. All rights reserved.