Merge branch 'master' into update-docs

This commit is contained in:
吴晟 Wu Sheng 2018-01-17 23:21:31 +08:00 committed by GitHub
commit f218674316
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ type Span {
spanId: Int!
parentSpanId: Int!
refs: [Ref!]!
applicationCode: String!
startTime: Long!
endTime: Long!
operationName: String