Skip to content

feat(tracing): Add span links from SNS messages #2363

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

Merged
merged 3 commits into from
Aug 1, 2025

Conversation

jackylamhk
Copy link
Contributor

@jackylamhk jackylamhk commented Jul 24, 2025

What does this pull request do?

Add support for linking spans to AWS Lambda SNS events. Existing span linking only supports SQS, and SNS uses a different event payload that requires separate parsing.

Related issues

Closes #1473

@jackylamhk jackylamhk requested a review from a team as a code owner July 24, 2025 04:39
Copy link

cla-checker-service bot commented Jul 24, 2025

💚 CLA has been signed

Copy link

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@github-actions github-actions bot added agent-python community Issues opened by the community triage Issues awaiting triage labels Jul 24, 2025
@xrmx
Copy link
Member

xrmx commented Jul 24, 2025

Thanks for the PR, in order to be reviewed this needs the CLA to be signed. Also tests need to be updated.

@xrmx xrmx self-assigned this Jul 30, 2025
@xrmx xrmx merged commit 8fb2039 into elastic:main Aug 1, 2025
109 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent-python community Issues opened by the community triage Issues awaiting triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[META 605] Add span links for message tracing
2 participants