peng-yongsheng commented on issue #720: access AbstractTracerContext from ContextManager URL: https://github.com/apache/incubator-skywalking/issues/720#issuecomment-358577525 > Some framework like JSF is hard to set the url filter. But I can create a jsf plugin so when a jsf action is called. It will create a span and if this action call a sql then I can correctly only log sql's related to that jsf action. Which it is mvc framework dependent. So there is a must for the plugin to check the span stack to see if the sql is originate from a target web action. If network io performance is not the concerns for you. I think do something in collector module to collect those sql is a good idea.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
