Skip to content

Conversation

phipag
Copy link
Contributor

@phipag phipag commented Jul 30, 2025

Summary

The SQS Batch example was missing Tracing: Active on the SQS sender. This caused no trace_id to be propagated from the sender through the chain which is why the traces were not showing up in X-RAY.

Also removed wrongly placed @Logging annotation.

Changes

Issue number: #1994


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

Copy link

@phipag phipag added the bug Something isn't working label Jul 30, 2025
@phipag phipag changed the title fix: Enable end to end tracing for SQS batch example. docs(examples): Enable end to end tracing for SQS batch example. Jul 30, 2025
@phipag phipag merged commit adc0a31 into main Jul 30, 2025
12 checks passed
@phipag phipag deleted the phipag/sqs-batch-example-tracing-fix branch July 30, 2025 16:26
@github-project-automation github-project-automation bot moved this from Pending review to Coming soon in Powertools for AWS Lambda (Java) Jul 30, 2025
@phipag phipag linked an issue Jul 30, 2025 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size/S
Projects
Status: Coming soon
Development

Successfully merging this pull request may close these issues.

Docs: Tracing not working for SQS Batch Example
3 participants