Skip to content

Conversation

@michael-zhao459
Copy link
Contributor

@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
@michael-zhao459 michael-zhao459 changed the title feat: add sns->sqs support feat: add sns->sqs->lambda support Jun 13, 2025
@michael-zhao459 michael-zhao459 force-pushed the michael.zhao/lambda-kinesis branch from bde823b to 5b6d48e Compare June 16, 2025 20:08
@michael-zhao459 michael-zhao459 force-pushed the michael.zhao/lambda-sns-sqs branch from b07528b to af6fd0e Compare June 16, 2025 20:08
@michael-zhao459 michael-zhao459 deleted the michael.zhao/lambda-sns-sqs branch June 16, 2025 23:27
@michael-zhao459 michael-zhao459 restored the michael.zhao/lambda-sns-sqs branch June 17, 2025 03:02
@michael-zhao459 michael-zhao459 changed the base branch from michael.zhao/lambda-kinesis to main June 17, 2025 03:03
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.

2 participants