OPSTime opened a new issue #6557: URL: https://github.com/apache/skywalking/issues/6557
### Requirement or improvement 1、Whether we can add a display of SQL execution times in "slow statements" or sort according to the execution times, in practical work, we pay more attention to those slow queries that are executed the most times. Some slow queries may be executed once a day or at a longer interval, and the relative priority may not be the highest. 2、Whether "slow statements" can be associated with specific services (for example, add a "current service" to the right of "current database" as an optional condition), so that when troubleshooting problems, we can quickly locate which service slow SQL comes from. ---------------------------------------------------------------- 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]
