Skip to content

Copy metadata to avoid corruption #309

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

Merged
merged 5 commits into from
Sep 19, 2022
Merged

Conversation

lahsivjar
Copy link
Contributor

Makes a copy of the metadata to process log event in order to avoid corruption.

Fixes: #308

@github-actions github-actions bot added the aws-λ-extension AWS Lambda Extension label Sep 15, 2022
@lahsivjar lahsivjar requested a review from a team September 15, 2022 11:01
@apmmachine
Copy link

apmmachine commented Sep 15, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-09-19T02:11:34.503+0000

  • Duration: 8 min 22 sec

Test stats 🧪

Test Results
Failed 0
Passed 162
Skipped 2
Total 164

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

Co-authored-by: Andrew Wilkins <axwalk@gmail.com>
@lahsivjar lahsivjar merged commit 00d1568 into elastic:main Sep 19, 2022
@lahsivjar lahsivjar deleted the 308-corruption branch September 19, 2022 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws-λ-extension AWS Lambda Extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Data sent to APM-Server can get corrupted if more than one log events are processed concurrently
3 participants