zhengyangyong commented on issue #153: can not find handler :tracing-provider URL: https://github.com/apache/incubator-servicecomb-java-chassis/issues/153#issuecomment-385855564 Checked,you also need enable this profile when using IDEA: ```xml <profile> <id>tracing</id> <dependencies> <dependency> <groupId>io.servicecomb</groupId> <artifactId>handler-tracing-zipkin</artifactId> </dependency> </dependencies> </profile> ```
---------------------------------------------------------------- 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