Skip to content

[AWSINTS-3481] feat(go-forwarder): add forwarding#1102

Merged
ndakkoune merged 4 commits into
nabil.dakkoune/go-forwarderfrom
nabil.dakkoune/AWSINTS-3481
Apr 8, 2026
Merged

[AWSINTS-3481] feat(go-forwarder): add forwarding#1102
ndakkoune merged 4 commits into
nabil.dakkoune/go-forwarderfrom
nabil.dakkoune/AWSINTS-3481

Conversation

@ndakkoune
Copy link
Copy Markdown
Contributor

What does this PR do?

Add the forwarding / log sending logic to DD.

Motivation

Testing Guidelines

make test

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)

@ndakkoune ndakkoune requested a review from a team as a code owner April 7, 2026 13:39
@github-actions github-actions Bot added the aws label Apr 7, 2026
@ge0Aja ge0Aja self-assigned this Apr 7, 2026
return err
}

req.Header.Set("DD-API-KEY", f.Config.APIKey)
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.

I believe we're missing some of the headers that we have on the python version. is this intentional here ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

You're right. I'm updating the Pr.

@ndakkoune ndakkoune merged commit d7b9aed into nabil.dakkoune/go-forwarder Apr 8, 2026
10 checks passed
@ndakkoune ndakkoune deleted the nabil.dakkoune/AWSINTS-3481 branch April 8, 2026 08:54
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