aliyun / aliyun-log-jaeger

MIT License
295 stars 68 forks source link

请教一个问题 #9

Closed qiufeng001 closed 5 years ago

qiufeng001 commented 5 years ago

在java中怎么做数据埋点,一个服务可能要调用很多层的dubbo服务,这时候,怎么对每个服务做数据埋点呢?

brucewu-fly commented 5 years ago

You can refer to the following demos. https://github.com/brucewu-fly/simple-opentracing-demo https://github.com/brucewu-fly/spring-boot-opentracing-demo