TraceContext.getCorrelation() cannot obtain the value #13386
Replies: 1 comment 5 replies
-
If this gets lost, I think the trace should be broken too. It could be caused by Feign or some framework? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Search before asking
Apache SkyWalking Component
Java Agent (apache/skywalking-java)
What happened
What you expected to happen
I think it's because of Gateway's webflux. Because for regular services, such as when the user service calls TraceContext.putCorrelation, and then through Feign calls the order service, the order service can obtain it.
How to reproduce
Anything else
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions