请教一个问题
Closed this issue · 1 comments
qiufeng001 commented
在java中怎么做数据埋点,一个服务可能要调用很多层的dubbo服务,这时候,怎么对每个服务做数据埋点呢?
brucewu-fly commented
You can refer to the following demos.
https://github.com/brucewu-fly/simple-opentracing-demo
https://github.com/brucewu-fly/spring-boot-opentracing-demo