You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by GitBox <gi...@apache.org> on 2019/06/19 03:05:13 UTC

[GitHub] [incubator-zipkin] wuchenglong1 opened a new issue #2634: can zipkin provide the function of collecting some specific request trace?

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


With regards,
Apache Git Services