github.com/kiali/kiali@v1.84.0/tracing/tracingtest/response.json (about) 1 { 2 "traces": [ 3 { 4 "traceID": "100cb753c787ed5657c8d88dafc176ed", 5 "rootServiceName": "istio-ingressgateway.istio-system", 6 "rootTraceName": "productpage.bookinfo.svc.cluster.local:9080/productpage", 7 "startTimeUnixNano": "1701778055570888000", 8 "durationMs": 9, 9 "spanSet": { 10 "spans": [ 11 { 12 "spanID": "2e6ca056f5fc6fdc", 13 "startTimeUnixNano": "1701778055578250000", 14 "durationNanos": "556000", 15 "attributes": [ 16 { 17 "key": "node_id", 18 "value": { 19 "stringValue": "sidecar~10.244.0.20~reviews-v1-667b5cc65d-4m24g.bookinfo~bookinfo.svc.cluster.local" 20 } 21 }, 22 { 23 "key": "status", 24 "value": { 25 "stringValue": "unset" 26 } 27 }, 28 { 29 "key": "service.name", 30 "value": { 31 "stringValue": "reviews.bookinfo" 32 } 33 } 34 ] 35 }, 36 { 37 "spanID": "5d7ab9e039d25ebd", 38 "startTimeUnixNano": "1701778055571140000", 39 "durationNanos": "9319000", 40 "attributes": [ 41 { 42 "key": "node_id", 43 "value": { 44 "stringValue": "sidecar~10.244.0.25~productpage-v1-6f89b6c557-sg2bc.bookinfo~bookinfo.svc.cluster.local" 45 } 46 }, 47 { 48 "key": "status", 49 "value": { 50 "stringValue": "unset" 51 } 52 } 53 ] 54 }, 55 { 56 "spanID": "75257c892130096e", 57 "startTimeUnixNano": "1701778055574335000", 58 "durationNanos": "1227000", 59 "attributes": [ 60 { 61 "key": "node_id", 62 "value": { 63 "stringValue": "sidecar~10.244.0.25~productpage-v1-6f89b6c557-sg2bc.bookinfo~bookinfo.svc.cluster.local" 64 } 65 }, 66 { 67 "key": "status", 68 "value": { 69 "stringValue": "unset" 70 } 71 } 72 ] 73 } 74 ], 75 "matched": 6 76 }, 77 "spanSets": [ 78 { 79 "spans": [ 80 { 81 "spanID": "2e6ca056f5fc6fdc", 82 "startTimeUnixNano": "1701778055578250000", 83 "durationNanos": "556000", 84 "attributes": [ 85 { 86 "key": "node_id", 87 "value": { 88 "stringValue": "sidecar~10.244.0.20~reviews-v1-667b5cc65d-4m24g.bookinfo~bookinfo.svc.cluster.local" 89 } 90 }, 91 { 92 "key": "status", 93 "value": { 94 "stringValue": "unset" 95 } 96 }, 97 { 98 "key": "service.name", 99 "value": { 100 "stringValue": "reviews.bookinfo" 101 } 102 } 103 ] 104 }, 105 { 106 "spanID": "5d7ab9e039d25ebd", 107 "startTimeUnixNano": "1701778055571140000", 108 "durationNanos": "9319000", 109 "attributes": [ 110 { 111 "key": "node_id", 112 "value": { 113 "stringValue": "sidecar~10.244.0.25~productpage-v1-6f89b6c557-sg2bc.bookinfo~bookinfo.svc.cluster.local" 114 } 115 }, 116 { 117 "key": "status", 118 "value": { 119 "stringValue": "unset" 120 } 121 } 122 ] 123 }, 124 { 125 "spanID": "75257c892130096e", 126 "startTimeUnixNano": "1701778055574335000", 127 "durationNanos": "1227000", 128 "attributes": [ 129 { 130 "key": "node_id", 131 "value": { 132 "stringValue": "sidecar~10.244.0.25~productpage-v1-6f89b6c557-sg2bc.bookinfo~bookinfo.svc.cluster.local" 133 } 134 }, 135 { 136 "key": "status", 137 "value": { 138 "stringValue": "unset" 139 } 140 } 141 ] 142 } 143 ], 144 "matched": 6 145 } 146 ] 147 } 148 ], 149 "metrics": { 150 "inspectedBytes": "1214512", 151 "completedJobs": 1, 152 "totalJobs": 1 153 } 154 }