wu-sheng commented on issue #788: Grouping the performance matrix per 
application instead per VM
URL: 
https://github.com/apache/incubator-skywalking/issues/788#issuecomment-362690843
 
 
   > One challenge I can think of is how to identify two figure comes from two 
application. For j2ee. Class loader is a good way to identify but if the class 
is loaded from parent class loader then it is complicated. Anyway. Just brain 
storm the possibility.
   
   I think you didn't need this complex way to identify the web application. 
You can use the web-root detection to find out the application's web root path. 
Then, when you have a transaction, you can know the application based the url 
prefix.

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


With regards,
Apache Git Services

Reply via email to