Open zhangiicc opened 2 years ago
@zhangiicc
Would you mind tell us wether the redis requests are async call in multi-thread or sync call in the same thread ?
I have tried to reproduce the same scene ( java application with skywalking agent, use Jedis
to query redis ), it brings the same result as your issue when in threading request. BTW, the tracing
can show redis query in single thread.
To trace multi-thread / coroutine call is a roadmap feature in DeepFlow
, it will be done in the next few versions.
@zhangiicc I notice that you've already integrated your application with skywalking agent, we also support application traces from skywalking, but it require some changes in your clusters. The steps can be found here. Finally, you can get application traces and more syscall / network traces produced by DeepFlow. Any additional questions, please feel free to contact with us.
Feature request
redis is not in traceid
Use case
the same one traceid skywalking show redis
deepflow