[ { "span": { "name": "GET /checkout/{order_id}", "kind": "server", "attributes": [ { "name": "http.request.method", "value": "GET" }, { "name": "url.full", "value": "https://checkout.example.net/checkout/123" }, { "name": "url.scheme", "value": "https" }, { "name": "server.address", "value": "checkout.example.net" }, { "name": "http.route", "value": "/checkout/{order_id}" }, { "name": "http.response.status_code", "value": 200 } ] } } ]