-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[metricbeat][system/process, system/process_summary]: mark module as healthy if metrics are partially filled #40565
[metricbeat][system/process, system/process_summary]: mark module as healthy if metrics are partially filled #40565
Conversation
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
Needs a changelog entry |
Co-authored-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
This pull request is now in conflicts. Could you fix it? 🙏
|
…healthy if metrics are partially filled (#40565) * chore: mark module as healthy if metrics are partially filled * chore: mark module as healthy if metrics are partially filled * fix: use errors.As * fix: fix lint * Update metricbeat/mb/event.go Co-authored-by: Mauri de Souza Meneguzzo <mauri870@gmail.com> * fix: changelog --------- Co-authored-by: Mauri de Souza Meneguzzo <mauri870@gmail.com> (cherry picked from commit 1f033c9) # Conflicts: # metricbeat/mb/module/wrapper.go # metricbeat/module/system/process_summary/process_summary.go
Proposed commit message
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.How to test this PR locally
mage package
fromx-pack/agentbeat
agentbeat
binaryelastic-agent status --output=json
HEALTHY
state and error message displayedRelated issues
Use cases
Screenshots