检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
连接到网关的Client端地址。 string 100.19.10.120:44944 duration 请求整体耗时。单位:ms。 long 7 method HTTP方法。 string GET path HTTP请求中的Path。 string / protocol HTTP的协议版本。 string HTTP/1
oud-starter-openfeign调用istio应用(假设服务名为istio-provider),请求路径为"/hello",请求方法为get的接口的示例如下: @FeignClient(name = "istio-provider") public interface IstioClient