gnr163 opened a new issue #5243:
URL: https://github.com/apache/skywalking/issues/5243
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- [x] Question or discussion
- [ ] Bug
- [ ] Requirement
- [ ] Feature or performance improvement
___
### Question
- What do you want to know?
The code [MultiScopesAnalysisListener.java@213
statement.setStatement("[No statement]/" +
sourceBuilder.getDestEndpointName());]
sourceBuilder.getDestEndpointName() is null, why not use
span.getOperationName() ? Is this a deliberate design ?
___
### Bug
- Which version of SkyWalking, OS and JRE?
- Which company or project?
- What happen?
If possible, provide a way for reproducing the error. e.g. demo application,
component version.
___
### Requirement or improvement
- Please describe about your requirements or improvement suggestions.
----------------------------------------------------------------
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]