spring-framework/framework-docs/modules/ROOT
Brian Clozel 35fc2df948 Instrument RestClient for Observability
This commit instruments the new `RestClient` HTTP client for
observability. Since this client is sharing its HTTP infrastructure with
`RestTemplate` and operates on the same request/response types, this
instrumentation reuses the Observation convention and context.
This choice makes sense since one can build a new `RestClient` instance
using a `RestTemplate` instance, effectively reusing the underlying
configuration.

Closes gh-31114
2023-08-25 16:23:04 +02:00
..
assets/images
examples Use include-code Macro 2023-05-04 15:35:05 +01:00
pages Instrument RestClient for Observability 2023-08-25 16:23:04 +02:00
partials/web Update documentation for data binding improvements 2023-08-02 17:21:33 +03:00
nav.adoc Document method validation improvements 2023-07-05 17:07:30 +01:00