{ "name": "service-a", "uri": "/sitemap.xml", "type": "HTTP", "ip_addresses": [ "172.16.2.17" ], "start_time": "2026-04-30T08:40:04.942152", "end_time": "2026-04-30T08:40:05.027831", "duration": "85.679419ms", "body": "Hello from Service A", "upstream_calls": { "http://service-b.tracing-demo.svc.cluster.local:9090": { "name": "service-b", "uri": "http://service-b.tracing-demo.svc.cluster.local:9090", "type": "HTTP", "ip_addresses": [ "172.16.2.18" ], "start_time": "2026-04-30T08:40:04.967394", "end_time": "2026-04-30T08:40:05.022442", "duration": "55.04773ms", "headers": { "Content-Length": "894", "Content-Type": "text/plain; charset=utf-8", "Date": "Thu, 30 Apr 2026 08:40:05 GMT" }, "body": "Hello from Service B", "upstream_calls": { "http://service-c.tracing-demo.svc.cluster.local:9090": { "name": "service-c", "uri": "http://service-c.tracing-demo.svc.cluster.local:9090", "type": "HTTP", "ip_addresses": [ "172.16.1.28" ], "start_time": "2026-04-30T08:40:04.993306", "end_time": "2026-04-30T08:40:04.993772", "duration": "466.45µs", "headers": { "Content-Length": "278", "Content-Type": "text/plain; charset=utf-8", "Date": "Thu, 30 Apr 2026 08:40:05 GMT" }, "body": "Hello from Service C", "code": 200 } }, "code": 200 } }, "code": 200 }