• Andy Wilkinson's avatar
    Apply any root URI to RestTemplate metric's URI tag · bf6f36a7
    Andy Wilkinson authored
    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
    bf6f36a7
Name
Last commit
Last update
..
java/org/springframework/boot/actuate/autoconfigure Loading commit data...
resources Loading commit data...