You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/03/28 05:03:28 UTC

[GitHub] weenyaimac commented on issue #996: Tomcat and Dubbo Monitoring

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


With regards,
Apache Git Services