SevenPointOld commented on a change in pull request #1213: provides a 
optional-plugin for tracking ignores enhancement(#1203)
URL: 
https://github.com/apache/incubator-skywalking/pull/1213#discussion_r187821901
 
 

 ##########
 File path: 
apm-sniffer/optional-plugins/trace-ignore-plugin/src/main/java/org/apache/skywalking/apm/plugin/trace/ignore/matcher/TracePathMatcher.java
 ##########
 @@ -0,0 +1,6 @@
+package org.apache.skywalking.apm.plugin.trace.ignore.matcher;
+
+public interface TracePathMatcher {
 
 Review comment:
   I think there may be a variety of path matching rules. This interface is 
designed to support this extension

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