You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project
Andy Wilkinson bf6f36a783 Apply any root URI to RestTemplate metric's URI tag
Previously, a root URI configured via RestTemplateBuilder's rootUri
method and RootUriTemplateHandler was not taken into account when
generated the URI tag for RestTemplate request metrics.

This commit updates MetricsClientHttpRequestInterceptor to be aware
of RootUriTemplateHandler and capture the URI template once the
root URI has been applied.

Fixes gh-25744
4 years ago
..
spring-boot Apply any root URI to RestTemplate metric's URI tag 4 years ago
spring-boot-actuator Apply any root URI to RestTemplate metric's URI tag 4 years ago
spring-boot-actuator-autoconfigure Apply any root URI to RestTemplate metric's URI tag 4 years ago
spring-boot-autoconfigure Polish "Take JPA database action into account when setting ddlAuto" 4 years ago
spring-boot-cli Select specific CLI distribution in CLI's integration tests 4 years ago
spring-boot-dependencies Upgrade to Jetty 9.4.38.v20210224 4 years ago
spring-boot-devtools Add junit-platform-launcher dependency by convention 4 years ago
spring-boot-docs Polish "Improve documentaion of Mockito test execution listeners" 4 years ago
spring-boot-parent Upgrade to Spring Asciidoctor Extensions 0.5.1 4 years ago
spring-boot-properties-migrator Add junit-platform-launcher dependency by convention 4 years ago
spring-boot-starters Deprecate Spring Data Solr support 4 years ago
spring-boot-test Polish "Improve documentaion of Mockito test execution listeners" 4 years ago
spring-boot-test-autoconfigure Add junit-platform-launcher dependency by convention 4 years ago
spring-boot-tools Fail fast when finalName is misconfigured 4 years ago