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

AWS SDK: Add an option to add tracing information to request headers instead of message attributes #718

Open
gillesbergerp opened this issue Nov 11, 2023 · 1 comment
Labels
help wanted Extra attention is needed keep Ensures stale-bot keeps this issue/PR open

Comments

@gillesbergerp
Copy link

This concerns the AWS SDK instrumentation

Right now, the instrumentation injects the tracing information in SNS/SQS message attributes. If you want to make use of SNS active tracing in X-Ray, tracing information is only passed along if it is in the request header.

We could introduce a configuration option for giving the user control whether it should be injected in the message attributes or as request header.

@arielvalentin arielvalentin added the help wanted Extra attention is needed label Nov 22, 2023
Copy link
Contributor

👋 This issue has been marked as stale because it has been open with no activity. You can: comment on the issue or remove the stale label to hold stale off for a while, add the keep label to hold stale off permanently, or do nothing. If you do nothing this issue will be closed eventually by the stale bot.

@github-actions github-actions bot added the stale Marks an issue/PR stale label Dec 23, 2023
@arielvalentin arielvalentin added keep Ensures stale-bot keeps this issue/PR open and removed stale Marks an issue/PR stale labels Dec 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed keep Ensures stale-bot keeps this issue/PR open
Projects
None yet
Development

No branches or pull requests

2 participants