提交 b482463f 编写于 作者: wu-sheng's avatar wu-sheng

Add parentSpanId for Span

上级 50b1d050
......@@ -41,6 +41,7 @@ type Span {
traceId: ID!
segmentId: ID!
spanId: Int!
parentSpanId: Int!
refs: [Ref!]!
startTime: Long!
endTime: Long!
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册