xiaoluoluo commented on a change in pull request #1205:
URL: 
https://github.com/apache/servicecomb-service-center/pull/1205#discussion_r779470711



##########
File path: api/sync/v1/event_service.proto
##########
@@ -18,6 +18,14 @@ message Result {
   int32  code  = 1; //reuse standard http code
   string message = 2;
 }
+
+message HealthRequest {
+}
+message HealthReply {
+  string status = 1;

Review comment:
       暂时不需要 detail 字段




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to