Update TraceSegmentService.proto
This commit is contained in:
parent
678ad01d49
commit
816ba38ece
|
|
@ -20,7 +20,7 @@ message TraceSegmentObject {
|
|||
string traceSegmentId = 1;
|
||||
repeated TraceSegmentReference refs = 2;
|
||||
repeated SpanObject spans = 3;
|
||||
int32 applicationId = 4;
|
||||
int32 applicationInstanceId = 4;
|
||||
int32 applicationInstanceId = 5;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue