Skip to content

[AWSINTS-3493] fix(go-forwarder): add ddtags extraction from message#1106

Merged
ndakkoune merged 2 commits into
nabil.dakkoune/AWSINTS-3450from
nabil.dakkoune/AWSINTS-3493
Apr 14, 2026
Merged

[AWSINTS-3493] fix(go-forwarder): add ddtags extraction from message#1106
ndakkoune merged 2 commits into
nabil.dakkoune/AWSINTS-3450from
nabil.dakkoune/AWSINTS-3493

Conversation

@ndakkoune

@ndakkoune ndakkoune commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Fix the missing ddtags extraction from message.

Motivation

Testing Guidelines

go test ./internal/parsing/ -fuzz=FuzzExtractFromMessage

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)
  • 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 Apr 13, 2026
@ndakkoune ndakkoune changed the base branch from nabil.dakkoune/go-forwarder to nabil.dakkoune/AWSINTS-3450 April 14, 2026 04:52
@ndakkoune ndakkoune marked this pull request as ready for review April 14, 2026 04:53
@ndakkoune ndakkoune requested a review from a team as a code owner April 14, 2026 04:53
@ndakkoune ndakkoune requested review from ViBiOh and ge0Aja April 14, 2026 04:58
@ViBiOh ViBiOh self-assigned this Apr 14, 2026
}
}

func FuzzExtractFromMessage(f *testing.F) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ndakkoune ndakkoune merged commit aba33a6 into nabil.dakkoune/AWSINTS-3450 Apr 14, 2026
10 checks passed
@ndakkoune ndakkoune deleted the nabil.dakkoune/AWSINTS-3493 branch April 14, 2026 13:52
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.

2 participants