feat!(proto): change service monitor from stream to unary
ci-agent / build (push) Failing after 2m34s
ci-agent / build (push) Failing after 2m34s
This commit is contained in:
@@ -6,7 +6,7 @@ option go_package="gitea.d3m0k1d.ru/d3m0k1d/HellreigN/proto/proto";
|
||||
|
||||
service Collector {
|
||||
rpc Stream(stream CollectorRequest) returns (CollectorResponse);
|
||||
rpc ServicesStream(stream ServicesUpdate) returns (ServicesUpdateResp);
|
||||
rpc ReportServices(ServicesUpdate) returns (ServicesUpdateResp);
|
||||
}
|
||||
message ServicesUpdateResp {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user