Skip to content

[AWSINST-3517] feat(go-forwarder): add EventBridge#1118

Closed
ndakkoune wants to merge 9 commits into
nabil.dakkoune/go-forwarderfrom
nabil.dakkoune/AWSINTS-3517
Closed

[AWSINST-3517] feat(go-forwarder): add EventBridge#1118
ndakkoune wants to merge 9 commits into
nabil.dakkoune/go-forwarderfrom
nabil.dakkoune/AWSINTS-3517

Conversation

@ndakkoune
Copy link
Copy Markdown
Contributor

@ndakkoune ndakkoune commented May 6, 2026

What does this PR do?

Adds EventBridge as supported event (both S3 and Cloudwatch) + refactor parsing logic to extract the payloads properly.

Motivation

Testing Guidelines

Additional Notes

  • We only have one EventBridge handler which is triggered on EventBridge events not coming from S3, otherwise we format it as an S3 one and throw it to the s3 handler

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)
  • This PR passes the unit tests
  • This PR passes the installation tests (ask a Datadog member to run the tests)

@github-actions github-actions Bot added the aws label May 6, 2026
@ndakkoune ndakkoune changed the base branch from master to nabil.dakkoune/go-forwarder May 6, 2026 12:29
@ndakkoune ndakkoune force-pushed the nabil.dakkoune/AWSINTS-3517 branch from a6be973 to ade6b37 Compare May 6, 2026 12:38
@ndakkoune ndakkoune marked this pull request as ready for review May 6, 2026 12:52
@ndakkoune ndakkoune requested a review from a team as a code owner May 6, 2026 12:52
@ndakkoune ndakkoune requested a review from ViBiOh May 6, 2026 12:53
@ndakkoune ndakkoune force-pushed the nabil.dakkoune/AWSINTS-3517 branch from ade6b37 to 33fd6bb Compare May 6, 2026 16:53
@ndakkoune ndakkoune force-pushed the nabil.dakkoune/AWSINTS-3517 branch from 33fd6bb to a309618 Compare May 6, 2026 16:54
@ndakkoune ndakkoune closed this May 6, 2026
@ndakkoune ndakkoune deleted the nabil.dakkoune/AWSINTS-3517 branch May 6, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant