We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a0c037 commit c15b99dCopy full SHA for c15b99d
develop-docs/sdk/telemetry/spans/span-protocol.mdx
@@ -29,7 +29,6 @@ The envelope item payload must contain an `items` array with span one and up to
29
"items": [
30
{
31
"trace_id": "6cf173d587eb48568a9b2e12dcfbea52",
32
- "parent_span_id": null,
33
"span_id": "438f40bd3b4a41ee",
34
"name": "GET /users",
35
"status": "ok",
0 commit comments