-
traceSegmentId
ID traceSegmentId
-
spanId
int spanId
id of parent span. It is unique in parent trace segment.
-
parentServiceInstanceId
int parentServiceInstanceId
id of parent application instance, it's the id assigned by collector.
-
entryServiceInstanceId
int entryServiceInstanceId
id of first application instance in this distributed trace, it's the id assigned by collector.
-
peerHost
String peerHost
peer(ipv4s/ipv6/hostname + port) of the server, from client side.
-
entryEndpointName
String entryEndpointName
Operation/Service name of the first one in this distributed trace. This name may be compressed to an integer.
-
parentEndpointName
String parentEndpointName
Operation/Service name of the parent one in this distributed trace. This name may be compressed to an integer.
-
primaryDistributedTraceId
DistributedTraceId primaryDistributedTraceId