Instrument RestClient for Observability #31114
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
theme: observability
An issue related to observability and tracing
type: enhancement
A general enhancement
Milestone
RestClient
has been recently introduced and we should instrument it for observability.This client variant uses the same infrastructure as the
RestTemplate
, so we should share the observation context and conventions. The client style is more functional, so the instrumentation itself will be similar toWebClient
.The text was updated successfully, but these errors were encountered: