You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2019/02/22 13:14:50 UTC

[GitHub] wujimin edited a comment on issue #1103: 【求助】使用Edge Service在zipkin无法显示依赖关系。

wujimin edited a comment on issue #1103: 【求助】使用Edge Service在zipkin无法显示依赖关系。  
URL: https://github.com/apache/servicecomb-java-chassis/issues/1103#issuecomment-466391957
 
 
   i try this right now, there is no problem.
   ![image](https://user-images.githubusercontent.com/16874843/53244635-7122e100-36e6-11e9-9ddf-397d826e5621.png)
   
   
   maybe you missed declare zipkin in microservice.yaml, need to declare in all microservice.yaml?
   ```
     handler: 
       chain: 
         Consumer: 
           default: tracing-consumer,loadbalance
         Provider: 
           default: tracing-provider
   ```

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


With regards,
Apache Git Services