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

Support awsxray trace propagation format #13034

Open
jholm117 opened this issue Sep 5, 2024 · 0 comments
Open

Support awsxray trace propagation format #13034

jholm117 opened this issue Sep 5, 2024 · 0 comments

Comments

@jholm117
Copy link

jholm117 commented Sep 5, 2024

What problem are you trying to solve?

Currently, Linkerd only supports B3 and w3c for trace propagation headers.
My applications use aws xray, conversely.

How should the problem be solved?

Linkerd supports aws xray

Any alternatives you've considered?

I could add a service to translate my trace headers to xray before they hit linkerd but I'd rather not if possible.

How would users interact with this feature?

linkerd would automatically detect which format is being used. The user doesn't need to do anything.

Would you like to work on this feature?

yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants