Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

How to pass X-Amzn-Trace-Id with the SDK? #389

Closed
2 tasks done
nmoutschen opened this issue Jan 7, 2022 · 0 comments
Closed
2 tasks done

How to pass X-Amzn-Trace-Id with the SDK? #389

nmoutschen opened this issue Jan 7, 2022 · 0 comments
Assignees
Labels
guidance Question that needs advice or information.

Comments

@nmoutschen
Copy link
Contributor

Prerequisites

Question Description

To propagate X-Ray trace information through AWS services that supports it, we need to add an X-Amzn-Trace-Id header to the underlying API call. For example, here's the utility for the Python X-Ray SDK that patches boto3.

How can I manually add this header to the requests made by the AWS SDK for Rust?

Platform/OS/Device

Ubuntu 20.04/Windows 11/macOS Catalina

Language Version

1.57.0

@nmoutschen nmoutschen added guidance Question that needs advice or information. needs-triage This issue or PR still needs to be triaged. labels Jan 7, 2022
@KaibaLopez KaibaLopez removed the needs-triage This issue or PR still needs to be triaged. label Jan 12, 2022
@KaibaLopez KaibaLopez self-assigned this Jan 12, 2022
@awslabs awslabs locked and limited conversation to collaborators Apr 6, 2022
@jmklix jmklix converted this issue into discussion #504 Apr 6, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
guidance Question that needs advice or information.
Projects
None yet
Development

No branches or pull requests

2 participants