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

Set TraceSegmentService as streaming mode.

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