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

Use pointer for processRootevent #153

Merged

Conversation

fearful-symmetry
Copy link
Contributor

What does this PR do?

This fixes a small bug introduced in #150, where we weren't setting the ProcState object while creating the root event.

This is needed for elastic/beats#39620

Why is it important?

The previous PR adds fields that weren't in events before, this fixes that.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.md

@fearful-symmetry fearful-symmetry added the bug Something isn't working label May 17, 2024
@fearful-symmetry fearful-symmetry self-assigned this May 17, 2024
@fearful-symmetry fearful-symmetry requested a review from a team as a code owner May 17, 2024 20:05
@fearful-symmetry fearful-symmetry requested review from AndersonQ and leehinman and removed request for a team May 17, 2024 20:05
@fearful-symmetry fearful-symmetry merged commit e221708 into elastic:main May 17, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants