{
    "name": "http-request",
    "context": {
        "trace_id": "0x5fb27a8f3c2e1d4b6a9c0e7f2b3d5a8c",
        "span_id": "0x1a2b3c4d5e6f7a8b",
        "trace_state": "[]"
    },
    "kind": "SpanKind.INTERNAL",
    "parent_id": null,
    "start_time": "2026-05-08T10:00:00.000000Z",
    "end_time": "2026-05-08T10:00:00.012345Z",
    "status": { "status_code": "UNSET" },
    "attributes": {
        "http.method": "GET",
        "http.url": "/api/users",
        "http.status_code": 200
    }
}