wu-sheng commented on issue #6557:
URL: https://github.com/apache/skywalking/issues/6557#issuecomment-800117170


   1. This is not easy to do. Because the slow statement is based on a sampling 
mechanism. It is hard to get the execution time.
   2. You have to change codes to do that. You could set up the top N metrics 
to get the SQL list on the service level dashboard. The reason we don't do 
this, because accessing the same database from different services is not 
recommended in the distributed architecture. I am not sure why you are doing 
this.


----------------------------------------------------------------
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]


Reply via email to