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

[chore][process] narrow the log that is passed to the caller #195

Merged
merged 5 commits into from
Dec 12, 2024

Conversation

VihasMakwana
Copy link
Contributor

@VihasMakwana VihasMakwana commented Dec 7, 2024

This is to reduce the log pollution in default case. If the user is interested to view the full log, they can enable "debug" logging.

Closes elastic/beats#41890

@VihasMakwana VihasMakwana added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Dec 7, 2024
@VihasMakwana VihasMakwana self-assigned this Dec 7, 2024
@VihasMakwana VihasMakwana requested a review from a team as a code owner December 7, 2024 08:43
@VihasMakwana VihasMakwana requested review from faec and leehinman and removed request for a team December 7, 2024 08:43
go.mod Show resolved Hide resolved
Copy link
Contributor

@leehinman leehinman left a comment

Choose a reason for hiding this comment

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

LGTM

@VihasMakwana
Copy link
Contributor Author

/test

@VihasMakwana
Copy link
Contributor Author

/test

@VihasMakwana VihasMakwana merged commit fa3caa1 into elastic:main Dec 12, 2024
5 checks passed
VihasMakwana added a commit that referenced this pull request Dec 24, 2024
This PR follows up on
#195 and
adds a new boolean to indicate if a given process state is partial.
This is useful while returning errors to the caller.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Metricbeat generates large and repetitive permission error logs
2 participants