TarsCloud / Tars

Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
BSD 3-Clause "New" or "Revised" License
9.79k stars 2.08k forks source link

As shown in the figure, I have configured the tracing configuration in the tars-java template and started a zipkin server, but found that the data is not reported to zipkin. What could be the reason? #774

Closed TARS-Question closed 4 years ago

TARS-Question commented 4 years ago

#774

TARS-Answer commented 4 years ago

After configuration, you can check if there are corresponding zipkin logs when zipkin and local requests are made. If not, it means the configuration was unsuccessful.

TARS-Answer commented 4 years ago

可以在配置好后,看一下zipkin和本地的请求的时候 ,有没有对应的zipkin的日志。若是没有的话,就表示配置不成功。