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

Update TraceSegmentService.proto

上级 b7e3016d
......@@ -21,7 +21,6 @@ message TraceSegmentObject {
repeated SpanObject spans = 3;
int32 applicationId = 4;
int32 applicationInstanceId = 5;
repeated string globalTraceIds = 6;
}
message TraceSegmentReference {
......@@ -32,6 +31,7 @@ message TraceSegmentReference {
int32 networkAddressId = 5;
string entryServiceName = 6;
int32 entryServiceId = 7;
repeated string globalTraceIds = 8;
}
message SpanObject {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册