chenshuo created SCB-1410:
-----------------------------
Summary: Mersher config for tracing didn`t work.
Key: SCB-1410
URL: https://issues.apache.org/jira/browse/SCB-1410
Project: Apache ServiceComb
Issue Type: Bug
Reporter: chenshuo
Attachments: image-2019-08-01-19-24-49-293.png
I start the zipkin server by cmd docker run -d -p 9411:9411 openzipkin/zipkin
in server [192.168.88.64|http://192.168.88.64:9411/zipkin/].
And I edit mersher config as follows and send requests.But it didn't work.There
is nothing infomation in [http://192.168.88.64:9411/zipkin/]
tracing:
enabled: true #enable distribution tracing
collectorType: zipkin
collectorTarget: [http://localhost:9411/api/v1/spans]
!image-2019-08-01-19-24-49-293.png!
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)