{ "resourceSpans": [ { "resource": { "attributes": [ { "key": "service.name", "value": { "stringValue": "checkout-api" } } ] }, "scopeSpans": [ { "scope": { "name": "manual-redaction-smoke" }, "spans": [ { "traceId": "5b8efff798038103d269b633813fc60c", "spanId": "eee19b7ec3c1b174", "name": "checkout", "kind": 1, "startTimeUnixNano": "1717260000000000000", "endTimeUnixNano": "1717260001000000000", "attributes": [ { "key": "http.route", "value": { "stringValue": "/checkout" } }, { "key": "description", "value": { "stringValue": "customer alice@example.com paid with 4111111111111111" } }, { "key": "user.email", "value": { "stringValue": "alice@example.com" } }, { "key": "session.token", "value": { "stringValue": "Bearer eyJhbGciOiJIUzI1NiJ9.example" } } ] } ] } ] } ] }