wuchenglong1 opened a new issue #2634: can zipkin provide the function of collecting some specific request trace? URL: https://github.com/apache/incubator-zipkin/issues/2634 now zipkin provides the sampler,but sometimes i want to collect some specific request trace by configuration file for example,in springboot application.properties,i configurate the service interface like 'com.xxx.xxservice__1_0/execute',and last zipkin will read the configuration file's service interface and only collect the trace info of the service interface: 'com.xxx.xxservice__1_0/execute'. can i do the exention of this function?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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