8000 feat: add sns->sqs->lambda support by michael-zhao459 · Pull Request #618 · DataDog/datadog-lambda-python · GitHub
[go: up one dir, main page]

Skip to content

feat: add sns->sqs->lambda support #618

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

Draft
wants to merge 3 commits into
base: michael.zhao/lambda-kinesis
Choose a base branch
from

Conversation

michael-zhao459
Copy link
Collaborator
@michael-zhao459 michael-zhao459 commented Jun 13, 2025

What does this PR do?

This PR adds DSM support for sns -> sqs -> lamda, Changing the get_dsm_context() so that context can be properly extracted from the sqs -> lambda step. A checkpoint does not need to be set between queues.

Motivation

Many customers have SNS->SQS architecture, if only support SNS or only support SQS they will think the product is still broken

Testing Guidelines

Added unit tests

Additional Notes

Types of Changes

  • Bug fix
  • New feature
  • Breaking change
  • Misc (docs, refactoring, dependency upgrade, etc.)

Check all that apply

  • This PR's description is comprehensive
  • This PR contains breaking changes that are documented in the description
  • This PR introduces new APIs or parameters that are documented and unlikely to change in the foreseeable future
  • This PR impacts documentation, and it has been updated (or a ticket has been logged)
  • This PR's changes are covered by the automated tests
  • This PR collects user input/sensitive content into Datadog
  • This PR passes the integration tests (ask a Datadog member to run the tests)

@michael-zhao459 michael-zhao459 changed the title add sns->sqs support feat: add sns->sqs support Jun 13, 2025
Copy link
Collaborator Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@michael-zhao459 michael-zhao459 changed the title feat: add sns->sqs support feat: add sns->sqs->lambda support Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0