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

Update TraceSegmentService.proto

上级 52030815
......@@ -6,7 +6,7 @@ option java_package = "org.skywalking.apm.network.trace.proto";
import "Downstream.proto";
service TraceSegmentService {
rpc collect (stream TraceSegmentObject) returns (Downstream) {
rpc collect (stream UpstreamSegment) returns (Downstream) {
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册