spring-boot/spring-boot-project/spring-boot-actuator/src
Dmytro Nosan 1a8c321a7b 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
2020-02-20 14:49:50 -08:00
..
main Support nested requests in MetricsClientHttpRequestInterceptor 2020-02-20 14:49:50 -08:00
test Support nested requests in MetricsClientHttpRequestInterceptor 2020-02-20 14:49:50 -08:00