WebClient
metrics.See: Description
| Interface | Description |
|---|---|
| WebClientExchangeTagsProvider |
Tags provider for an exchange performed by a
WebClient. |
| Class | Description |
|---|---|
| DefaultWebClientExchangeTagsProvider |
Default implementation of
WebClientExchangeTagsProvider. |
| MetricsWebClientCustomizer |
WebClientCustomizer that configures the WebClient to record request
metrics. |
| MetricsWebClientFilterFunction |
ExchangeFilterFunction applied via a MetricsWebClientCustomizer to
record metrics. |
| WebClientExchangeTags |
Factory methods for creating
Tags related to a request-response exchange
performed by a WebClient. |
WebClient
metrics.