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

Resolve issue with missing logs #1201

Merged
merged 4 commits into from
Aug 2, 2022

Conversation

JcolemanNR
Copy link
Contributor

@JcolemanNR JcolemanNR commented Jul 22, 2022

Description

Resolves an issue where un-awaited async code that logs could add log events to a transaction even after the log events had been transformed.

Closes #1156

Author Checklist

Reviewer Checklist

  • Perform code review
  • Pull request was adequately tested (new/existing tests, performance tests)
  • Review Changelog

Copy link
Member

@nr-ahemsath nr-ahemsath left a comment

Choose a reason for hiding this comment

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

Code changes look good, logging integration tests pass locally and on the server. Good work! 💯

@nr-ahemsath nr-ahemsath merged commit da33911 into main Aug 2, 2022
@nr-ahemsath nr-ahemsath deleted the jc/metrics-off-by-one-investigation branch August 2, 2022 00:05
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.

Agent logs intermittently missing around the time of log harvest
2 participants