Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dubbo trace cross-process invocation propagation #442

Open
zmapleshine opened this issue Jun 30, 2021 · 1 comment
Open

dubbo trace cross-process invocation propagation #442

zmapleshine opened this issue Jun 30, 2021 · 1 comment
Labels
waiting for feedback waiting for feedback

Comments

@zmapleshine
Copy link
Contributor

invocation.getAttachments().put(CommonSpanTags.RPC_TRACE_NAME, serializedSpanContext);

when this filter invoking as client filter ,this line shows that use invocation as trace 'cross-process' propagation medium.

is this a deprecated filter?

@glmapper
Copy link
Contributor

glmapper commented Jul 5, 2021

@zmapleshine 使用的 Dubbo 版本是多少?

@glmapper glmapper added the waiting for feedback waiting for feedback label Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for feedback waiting for feedback
Projects
None yet
Development

No branches or pull requests

2 participants