[GitHub] [servicecomb-java-chassis] liangyuanpeng commented on issue #1365: Question of Distributed Tracing

2019-11-07 Thread GitBox
liangyuanpeng commented on issue #1365: Question of Distributed Tracing
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/1365#issuecomment-551129039
 
 
Update
It is my wrong, my zipkin server should be 192.168.1.19


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


[GitHub] [servicecomb-java-chassis] liangyuanpeng commented on issue #1365: Question of Distributed Tracing

2019-10-28 Thread GitBox
liangyuanpeng commented on issue #1365: Question of Distributed Tracing
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/1365#issuecomment-547012587
 
 
   yes, the ``ZipkinTracingHandler`` is working, maybe
   
   I can get something from debug
   
   ``
   Tracer{currentSpan=c09c2b534595e430/cce23b5eee4dd449, 
finishedSpanHandler=AsyncReporter{OkHttpSender{http://192.168.1.11:9411/api/v2/spans}}}
   ``
   
   
   ``
   AsyncReporter{OkHttpSender{http://192.168.1.11:9411/api/v2/spans}}
   ``
   
   I have never used zipkin, I will add some knowledge of zipkin, maybe my 
settings are wrong.
   
   Thank you, liubo
   


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