wu-sheng commented on code in PR #706:
URL: https://github.com/apache/skywalking-java/pull/706#discussion_r1696913705
##########
test/plugin/scenarios/spring-jms-5.x-scenario/config/expectedData.yaml:
##########
@@ -71,20 +71,15 @@ segmentItems:
skipAnalysis: 'false'
- segmentId: not null
spans:
- - operationName: Jms/queue://test/Execute
+ - operationName: JMS/queue://test/execute
parentSpanId: -1
spanId: 0
spanLayer: Unknown
startTime: nq 0
endTime: nq 0
componentId: 65
isError: false
- spanType: Entry
+ spanType: Local
peer: ''
tags:
- { key: transmission.latency, value: ge 0 }
Review Comment:
Local span should not have this? right?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]