question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

redis-trace

sofa对于redis-trace实现在未来是怎么做的,如何app—》redis-proxy–》redis 串联在一起。类似的还有mysql-proxy等

Your scenes

describe your use scenes (why need this feature)

Your advice

describe the advice or solution you’d like

Environment

  • SOFATracer version:
  • JVM version (e.g. java -version):
  • OS version (e.g. uname -a):
  • Maven version:
  • IDE version:

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
khotyncommented, Feb 13, 2019

@glmapper 我理解 @yangzhongj 说的 redis-proxy 就是类似于 https://github.com/CodisLabs/codis 这样在应用和 Redis Server 之间的 Proxy。这个要做的确需要看 Redis 自身的协议上是否有扩展能力,可以携带 TraceId,RpcId 过去,也要看 Codis 本身是否有扩展能力。

0reactions
yangzhongjcommented, Feb 13, 2019

redis协议不容易不支持。假设要支持相关命令改动也是很大的。其实mysql-proxy 也存在这个问题

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found