Files
spring-projects-spring-fram…/framework-docs/src/docs/asciidoc
Brian Clozel 7440afe571 Document how to enable HTTP client Observation instrumentation
This commit documents how Observation instrumentation should be
activated for `RestTemplate` and `WebClient`: they both need an
`ObservationRegistry` configured to create and record actual
observations.
This is being done automatically in Spring Boot if auto-configured
builders (`RestTemplateBuilder`, `WebClient.Builder`) are used.

Closes gh-29904
2023-02-02 16:03:11 +01:00
..
2022-11-29 13:51:34 +01:00
2022-11-02 10:59:12 +01:00
2023-01-06 16:50:19 +00:00
2022-11-19 16:43:47 +01:00
2022-12-18 12:05:24 +01:00