Closed zshi456 closed 3 years ago
dubbo demo project: https://github.com/zshi456/dubbo-demo java-specialagent version: 1.7.4 arguments : -javaagent:/xxxx/opentracing-specialagent-1.7.4.jar -DJAEGER_SAMPLER_TYPE=const -DJAEGER_SAMPLER_PARAM=1 -Dsa.exporter=jaeger -DJAEGER_SERVICE_NAME=jaeger-demo-xxx1 -Dsa.log.level=INFO -DJAEGER_REPORTER_LOG_SPANS=true
-javaagent:/xxxx/opentracing-specialagent-1.7.4.jar -DJAEGER_SAMPLER_TYPE=const -DJAEGER_SAMPLER_PARAM=1 -Dsa.exporter=jaeger -DJAEGER_SERVICE_NAME=jaeger-demo-xxx1 -Dsa.log.level=INFO -DJAEGER_REPORTER_LOG_SPANS=true
acess url: localhost:8080/sayHello
for jaeger ui can see have a span don't contain dubbo
add -Dsa.init.defer=false
dubbo demo project: https://github.com/zshi456/dubbo-demo java-specialagent version: 1.7.4 arguments :
-javaagent:/xxxx/opentracing-specialagent-1.7.4.jar -DJAEGER_SAMPLER_TYPE=const -DJAEGER_SAMPLER_PARAM=1 -Dsa.exporter=jaeger -DJAEGER_SERVICE_NAME=jaeger-demo-xxx1 -Dsa.log.level=INFO -DJAEGER_REPORTER_LOG_SPANS=true
acess url: localhost:8080/sayHello
for jaeger ui can see have a span don't contain dubbo