sofa-tracer
sofa-tracer copied to clipboard
spring cloud 3中的openfeign支持
Describe the bug
spring cloud 3中移除了ribbon的支持,使用了自定义的rebalance

A clear and concise description of what the bug is.
Expected behavior
Actual behavior
Steps to reproduce
Minimal yet complete reproducer code (or GitHub URL to code)
Environment
- SOFATracer version: 3.1.0
- JVM version (e.g.
java -version): - OS version (e.g.
uname -a): - Maven version:
- IDE version:
@taotao365s 高版本的 spring cloud 支持确实存在问题,感谢反馈;如果有兴趣可以提供一个 pr 来支持此功能
https://github.com/sofastack/sofa-tracer/pull/486 MERGED