wu-sheng commented on a change in pull request #3945: Enhance webflux plugin,
related to Spring Gateway plugin too.
URL: https://github.com/apache/skywalking/pull/3945#discussion_r354617248
##########
File path: test/plugin/scenarios/gateway-scenario/config/expectedData.yaml
##########
@@ -69,13 +69,13 @@ segmentItems:
- {key: url, value: not null}
- {key: http.method, value: GET}
refs:
- - {parentEndpointId: 0, parentEndpoint: GATEWAY/provider_route,
networkAddressId: 0,
+ - {parentEndpointId: 0, parentEndpoint: WEBFLUX.handle,
networkAddressId: 0,
entryEndpointId: 0, refType: CrossThread, parentSpanId: 0,
parentTraceSegmentId: not null,
- parentServiceInstanceId: not null, networkAddress: '',
entryEndpoint: GATEWAY/provider_route,
+ parentServiceInstanceId: not null, networkAddress: '',
entryEndpoint: WEBFLUX.handle,
entryServiceInstanceId: not null}
- segmentId: not null
spans:
- - operationName: GATEWAY/provider_route
+ - operationName: WEBFLUX.handle
Review comment:
Reminder only, as it is related to my review in the webflux plugin test case.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services