Merge branch 'master' into update-docs
This commit is contained in:
commit
f218674316
|
|
@ -43,6 +43,7 @@ type Span {
|
|||
spanId: Int!
|
||||
parentSpanId: Int!
|
||||
refs: [Ref!]!
|
||||
applicationCode: String!
|
||||
startTime: Long!
|
||||
endTime: Long!
|
||||
operationName: String
|
||||
|
|
|
|||
Loading…
Reference in New Issue