zipkin data:
[
{
"traceId": "9557c377f5c7cab4",
"id": "9557c377f5c7cab4",
"kind": "SERVER",
"name": "hello/sayhello",
"timestamp": 1578469532806360,
"duration": 97,
"localEndpoint": {
"serviceName": "dubbo-springcloud-provider",
"ipv4": "192.168.3.35"
},
"remoteEndpoint": {
"ipv4": "192.168.3.35",
"port": 4496
}
}
],
[
{
"traceId": "456e809b74aba0a7",
"id": "456e809b74aba0a7",
"kind": "CLIENT",
"name": "hello/sayhello",
"timestamp": 1578469531758053,
"duration": 1866,
"localEndpoint": {
"serviceName": "client",
"ipv4": "192.168.3.35"
},
"remoteEndpoint": {
"ipv4": "192.168.3.35",
"port": 20880
}
}
]
[ Full content available at: https://github.com/apache/dubbo/issues/5600 ]
This message was relayed via gitbox.apache.org for
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]