Skip to content

DefaultClientRequestObservationConvention generates uri tag with incorrect value for a URL of format 'https://server' #33863

Closed as not planned
@jourteen

Description

@jourteen

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: webIssues in web modules (web, webmvc, webflux, websocket)status: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions