ascrutae commented on a change in pull request #1325: Fix #1280: Modify tomcat 
interceptor
URL: 
https://github.com/apache/incubator-skywalking/pull/1325#discussion_r194212804
 
 

 ##########
 File path: 
apm-sniffer/apm-sdk-plugin/tomcat-7.x-8.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/tomcat78x/define/TomcatInstrumentation.java
 ##########
 @@ -37,7 +37,7 @@
     /**
      * Enhance class.
      */
-    private static final String ENHANCE_CLASS = 
"org.apache.catalina.core.StandardWrapperValve";
+    private static final String ENHANCE_CLASS = 
"org.apache.catalina.core.StandardHostValve";
 
 Review comment:
   Done!

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