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

[feature request] Provide method for consuming SQS/SNS trace context #2540

Open
sfields-metabolon opened this issue Feb 3, 2025 · 1 comment
Labels
comp:extensions.aws Things related to OpenTelemetry.Extensions.AWS enhancement New feature or request

Comments

@sfields-metabolon
Copy link

Component

OpenTelemetry.Extensions.AWS

Is your feature request related to a problem?

The instrumentation adds trace context to outgoing SQS/SNS messages but does not provide a built-in way to consume that context when consuming messages.

What is the expected behavior?

Either transparently consume the SQS/SNS message context and create a new activity when consuming messages via the AWS SDK.

Which alternative solutions or features have you considered?

If it is not desirable to automatically do this, alternatively it would be nice to have a method to call that consumes the right data from the attributes and configures the Activity.

Additional context

No response

@sfields-metabolon sfields-metabolon added the enhancement New feature or request label Feb 3, 2025
@github-actions github-actions bot added the comp:extensions.aws Things related to OpenTelemetry.Extensions.AWS label Feb 3, 2025
Copy link
Contributor

github-actions bot commented Feb 3, 2025

Tagging component owner(s).

@srprash @ppittle @muhammad-othman @rypdal @Oberon00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:extensions.aws Things related to OpenTelemetry.Extensions.AWS enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant