Support nested requests in MetricsClientHttpRequestInterceptor
Prior to this commit, requests made by `HttpRequestInterceptor` instances configured on `RestTemplate` would not be recorded properly. This commit ensures that nested requests are recorded separately. Closes gh-20231
Showing
Please register or sign in to comment