Update elastic-agent-system-metrics to fix #48690#48830
Update elastic-agent-system-metrics to fix #48690#48830belimawr merged 11 commits intoelastic:mainfrom
Conversation
🤖 GitHub commentsJust comment with:
|
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
…mawr/beats into update-elastic-agent-system-metrics
|
This pull request is now in conflicts. Could you fix it? 🙏 |
mauri870
left a comment
There was a problem hiding this comment.
LGTM, pending fixing the conflicts in the go.sum file. Tested locally with the reproducer from the issue, no errors reported.
…gent-system-metrics
|
The tests failed because of #48902 |
|
This pull request is now in conflicts. Could you fix it? 🙏 |
…gent-system-metrics
…mawr/beats into update-elastic-agent-system-metrics
|
@Mergifyio backport 8.19 9.2 9.3 |
✅ Backports have been createdDetails
Cherry-pick of 5b79ccc has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
Cherry-pick of 5b79ccc has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
Cherry-pick of 5b79ccc has failed: To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally |
Proposed commit message
See title
Checklist
I have commented my code, particularly in hard-to-understand areasI have made corresponding changes to the documentationI have made corresponding change to the default configuration filesI have added tests that prove my fix is effective or that my feature works. Where relevant, I have used thestresstest.shscript to run them under stress conditions and race detector to verify their stability.I have added an entry in./changelog/fragmentsusing the changelog tool.## Disruptive User Impact## Author's ChecklistHow to test this PR locally
The reproduction steps are a modified version of #48690. Here the discard output is used.
Because the log level is set to error in the configuration file and this PR fixes the error, there will be no logs.
Related issues
## Use cases## Screenshots## Logs