You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2020/01/08 13:31:21 UTC

[GitHub] [skywalking-data-collect-protocol] arugal commented on a change in pull request #11: Add field for browser perf service

arugal commented on a change in pull request #11: Add field for browser perf service
URL: https://github.com/apache/skywalking-data-collect-protocol/pull/11#discussion_r364230912
 
 

 ##########
 File path: browser/BrowserPerf.proto
 ##########
 @@ -33,10 +33,14 @@ message BrowserPerfData {
     int32 serviceId = 1;
     // Service version in browser is the Instance concept in the backend.
     int32 serviceVersionId = 2;
+    // Data time
+    int64 time = 3; // assignment by the backend
 
 Review comment:
   deleted

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services