{ "data": [ { "traceID": "bd7a977555f6b982", "spans": [ { "traceID": "bd7a977555f6b982", "spanID": "bd7a977555f6b982", "operationName": "get", "references": [], "startTime": 1581500272021000, "duration": 13000, "tags": [ { "key": "span.kind", "type": "string", "value": "client" }, { "key": "internal.span.format", "type": "string", "value": "zipkin" } ], "logs": [], "processID": "p1", "warnings": null }, { "traceID": "bd7a977555f6b982", "spanID": "0000000000000001", "operationName": "get", "references": [ { "refType": "CHILD_OF", "traceID": "bd7a977555f6b982", "spanID": "bd7a977555f6b982" } ], "startTime": 1581500272022000, "duration": 386000, "tags": [ { "key": "span.kind", "type": "string", "value": "server" }, { "key": "internal.span.format", "type": "string", "value": "zipkin" } ], "logs": [], "processID": "p2", "warnings": null } ], "processes": { "p1": { "serviceName": "client", "tags": [ { "key": "ip", "type": "string", "value": "192.168.1.2" } ] }, "p2": { "serviceName": "server", "tags": [ { "key": "ip", "type": "string", "value": "192.168.1.3" } ] } }, "warnings": null } ], "total": 0, "limit": 0, "offset": 0, "errors": null }