Replies: 2 comments 4 replies
-
|
I think this is you are looking for https://skywalking.apache.org/docs/skywalking-java/next/en/setup/service-agent/java-agent/application-toolkit-trace-correlation-context/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
We don't recommend things like you mentioned like a config. The value is mutant, there is no point to make things complex. |
Beta Was this translation helpful? Give feedback.
4 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.
-
skywalking version:9.2.0
I can get some solutions from this blog https://www.cnblogs.com/duanxz/p/15607843.html.but is there some configuration or parameter we can use directly without any modify.
In OTEL we have the same function
OTEL_INSTRUMENTATION_METHODS_INCLUDE="com.xxxx.yun.xxx.application.xxx.xxx[toCreate,toModify]"
OTEL_INSTRUMENTATION_HTTP_CAPTURE_HEADERS_CLIENT_RESPONSE="x-ca-xxx-id"
Beta Was this translation helpful? Give feedback.
All reactions