LaimGit opened a new issue #6921: URL: https://github.com/apache/skywalking/issues/6921
Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Question or discussion ___ ### Question - apm-8.1.0 UI, call chain cost time, what's the Self(ms) means? ___ ### Bug - apm-8.1.0 UI, centos7? - What happened? A manager class with spring transaction, just contains a simple DAO that insert a row into mysql, useing sharding-jdbc, in UI calling chain, the whole method cost about 200ms, the column 'Self(ms)' costs more than 100ms, but the detail of calling chain, 'Mysql/JDBI/PreparedStatement/execute' cost less than 10ms. what and how can i analyze the ‘Self' costing -- 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]
