BFergerson commented on a change in pull request #5064:
URL: https://github.com/apache/skywalking/pull/5064#discussion_r452137013



##########
File path: 
test/plugin/scenarios/vertx-web-3.54minus-scenario/config/expectedData.yaml
##########
@@ -97,10 +113,37 @@ segmentItems:
             skipAnalysis: false
             tags:
               - {key: http.method, value: HEAD}
-              - {key: url, value: 
/vertx-web-3_54minus-scenario/case/healthCheck}
+              - {key: url, value: 
'/vertx-web-3_54minus-scenario/case/healthCheck'}
+              - {key: status_code, value: '200'}
+            refs:
+              - {parentEndpoint: 
'{GET}/vertx-web-3_54minus-scenario/case/web-case', networkAddress: 
'localhost:8080',
+                 refType: CrossProcess, parentSpanId: 3, parentTraceSegmentId: 
not null,
+                 parentServiceInstance: not null, parentService: 
vertx-web-3.54minus-scenario,
+                 traceId: not null}
+      - segmentId: not null
+        spans:
+          - {operationName: 
org.apache.skywalking.apm.testcase.vertxweb.controller.VertxWebController$$Lambda$.handle(RoutingContext),

Review comment:
       Actually I think I'm wrong here. I would expect an operation name with 
`handleWebCase` in it somewhere. I'm looking into it but FYI it's not an issue 
introduced with this PR.

##########
File path: 
test/plugin/scenarios/vertx-web-3.54minus-scenario/config/expectedData.yaml
##########
@@ -97,10 +113,37 @@ segmentItems:
             skipAnalysis: false
             tags:
               - {key: http.method, value: HEAD}
-              - {key: url, value: 
/vertx-web-3_54minus-scenario/case/healthCheck}
+              - {key: url, value: 
'/vertx-web-3_54minus-scenario/case/healthCheck'}
+              - {key: status_code, value: '200'}
+            refs:
+              - {parentEndpoint: 
'{GET}/vertx-web-3_54minus-scenario/case/web-case', networkAddress: 
'localhost:8080',
+                 refType: CrossProcess, parentSpanId: 3, parentTraceSegmentId: 
not null,
+                 parentServiceInstance: not null, parentService: 
vertx-web-3.54minus-scenario,
+                 traceId: not null}
+      - segmentId: not null
+        spans:
+          - {operationName: 
org.apache.skywalking.apm.testcase.vertxweb.controller.VertxWebController$$Lambda$.handle(RoutingContext),

Review comment:
       Actually, I think I'm wrong here. I would expect an operation name with 
`handleWebCase` in there somewhere. I'm looking into it but FYI it's not an 
issue introduced with this PR.




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to