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 2019/12/17 15:57:48 UTC

[GitHub] [skywalking] wu-sheng commented on a change in pull request #4080: Add verify relation metrics in e2e test

wu-sheng commented on a change in pull request #4080: Add verify relation metrics in e2e test
URL: https://github.com/apache/skywalking/pull/4080#discussion_r358875256
 
 

 ##########
 File path: test/e2e/e2e-base/src/main/java/org/apache/skywalking/e2e/metrics/MetricsQuery.java
 ##########
 @@ -61,6 +61,50 @@
         SERVICE_INSTANCE_SLA
     };
 
+    public static String SERVICE_RELATION_CLIENT_CPM = "service_relation_client_cpm";
+    public static String SERVICE_RELATION_SERVER_CPM = "service_relation_server_cpm";
 
 Review comment:
   Please check CPM only. I have concerns about the ES load is too high.

----------------------------------------------------------------
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