You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "wankai123 (via GitHub)" <gi...@apache.org> on 2023/02/13 06:52:57 UTC

[GitHub] [skywalking] wankai123 commented on a diff in pull request #10298: feature: windows monitoring

wankai123 commented on code in PR #10298:
URL: https://github.com/apache/skywalking/pull/10298#discussion_r1104056779


##########
test/e2e-v2/java-test-service/e2e-mock-sender/src/main/java/org/apache/skywalking/e2e/controller/OtelMetricsSender.java:
##########
@@ -80,7 +80,7 @@ public String sendMetricsByTemplate() throws IOException {
             return msg;
         }
         for (File file : files) {
-            final ExportMetricsServiceRequest.Builder builder = ExportMetricsServiceRequest.newBuilder();
+            final win::SkyWalking.Builder builder = ExportMetricsServiceRequest.newBuilder();

Review Comment:
   Why do you change this?



-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org