You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/12/13 08:57:43 UTC

[GitHub] [incubator-shardingsphere] ssxlulu opened a new issue #3736: Suggestions about sql's statistics of ShardingProxy

ssxlulu opened a new issue #3736: Suggestions about sql's statistics of ShardingProxy
URL: https://github.com/apache/incubator-shardingsphere/issues/3736
 
 
   In my opinion, I think here are some statistics about the sqls that users may pay attention when use ShardingProxy:
   1. Detail execute time, like route time, execute time, users can know how long each step takes;
   2. Slow sql, we may tell users which sqls are too slow, and need to optimize them;
   3. Intercepted sql, if we have function of firewall to avoid some sqls to execute, we can audit such intercepted sql.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services