Skip to content
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

feat(log-forwarder): enable cache bucket for failed log events and dd tags #85

Merged
merged 3 commits into from
Jul 2, 2024

Conversation

kevcube
Copy link
Contributor

@kevcube kevcube commented Jun 17, 2024

what

Creates a bucket for storing Datadog Lambda tag cache (I'm not sure what this actually is) and storing log events which the lambda failed to post to DD.

See info here and here

why

We upgraded our lambda to the latest version published by DD and were receiving errors because DD_S3_BUCKET was unset, I investigated this functionality and implemented it in this module.

@mergify mergify bot added the triage Needs triage label Jun 17, 2024
@kevcube kevcube marked this pull request as ready for review June 17, 2024 14:50
@kevcube kevcube requested review from a team as code owners June 17, 2024 14:50
@kevcube
Copy link
Contributor Author

kevcube commented Jun 17, 2024

/terratest

@goruha
Copy link
Member

goruha commented Jul 2, 2024

/terratest

@mergify mergify bot removed the triage Needs triage label Jul 2, 2024
@goruha goruha merged commit ed1dae9 into main Jul 2, 2024
23 checks passed
@goruha goruha deleted the enable_cache_bucket branch July 2, 2024 15:48
Copy link

github-actions bot commented Jul 2, 2024

These changes were released in v1.7.0.

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