Closed as not planned
Description
When RestTemplate accesses a URL of format 'https://server' generated http client requests metrics get uri tag of value '/https://server'. I expect correct uri tag's value to be '/'.
A demo application demo.zip is attached. Run it, then check http client requests metrics at http://localhost:8080/actuator/prometheus.