Skip to content

Commit 9e8e13e

Browse files
authored
feat(spans): Do not require is_segment (#453)
1 parent b86f725 commit 9e8e13e

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

schemas/ingest-spans.v1.schema.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -96,14 +96,6 @@
9696
"trace_id",
9797
"name",
9898
"status"
99-
],
100-
"oneOf": [
101-
{
102-
"required": ["is_remote"]
103-
},
104-
{
105-
"required": ["is_segment"]
106-
}
10799
]
108100
},
109101
"UUID": {

0 commit comments

Comments
 (0)