kezhenxu94 commented on PR #9575:
URL: https://github.com/apache/skywalking/pull/9575#issuecomment-1242063316

   `abort` was designed to stop the whole process as soon as possible so there 
is no unnecessary further operations. For now I think the quick fix is to use 
`if (tag("LOG_KIND") == "MYSQL_SLOW_SQL") { // slow sql logic }` instead of `if 
not slow sql then abort`. 


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to