{ "resourceSpans": [ { "resource": { "attributes": [ { "key": "service.name", "value": { "stringValue": "test-service" } }, { "key": "host.name", "value": { "stringValue": "" } } ] }, "scopeSpans": [ { "scope": { "name": "org.wikimedia.telemetry" }, "spans": [ { "traceId": "", "parentSpanId": "", "spanId": "", "name": "child", "startTimeUnixNano": 5481675965596, "endTimeUnixNano": 5481675965846, "kind": 1, "attributes": [ { "key": "some-key", "value": { "stringValue": "test" } } ] }, { "traceId": "", "parentSpanId": null, "spanId": "", "name": "test", "startTimeUnixNano": 5481675965496, "endTimeUnixNano": 5481675965920, "kind": 2 } ] } ] } ] }