weenyaimac commented on issue #996: Tomcat and Dubbo Monitoring
URL: 
https://github.com/apache/incubator-skywalking/issues/996#issuecomment-376762381
 
 
   @wu-sheng Thanks first. I remember MonitorFilter in Dubbo is activeted by 
default. Pls see following dubbo code:
   `@Activate(group = { **Constants.PROVIDER, Constants.CONSUMER** }) `
   `public class MonitorFilter implements Filter {}`
   
   I just solved the first question, in the way of which I deleted the tomcat 
plugin of the agent in the service tier. As of the second question, I test my 
project using v3.2.6 release. Do the two applications need to open JMX or 
configure application.yml of collector?
   

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

Reply via email to