Skip to content

Conversation

@VihasMakwana
Copy link
Contributor

@VihasMakwana VihasMakwana commented Sep 20, 2024

  • Bug

This PR follows #40565. It does the same thing when a single pid is used in config.

Closes elastic/elastic-agent#5555

Testing steps:

  • Build agentbeat from this branch.
  • Place the agentbeat binary under elastic-agent/components
  • Run the elastic agent in unprivileged mode and enabled the system.process dataset for any privileged process.
  • You should see status as healthy.

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Sep 20, 2024
@mergify
Copy link
Contributor

mergify bot commented Sep 20, 2024

This pull request does not have a backport label.
If this is a bug or security fix, could you label this PR @VihasMakwana? 🙏.
For such, you'll need to label your PR with:

  • The upcoming major version of the Elastic Stack
  • The upcoming minor version of the Elastic Stack (if you're not pushing a breaking change)

To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit

@mergify
Copy link
Contributor

mergify bot commented Sep 20, 2024

backport-8.x has been added to help with the transition to the new branch 8.x.
If you don't need it please use backport-skip label and remove the backport-8.x label.

@mergify mergify bot added the backport-8.x Automated backport to the 8.x branch with mergify label Sep 20, 2024
@VihasMakwana VihasMakwana changed the title DRAFT - [system/process]: mark module as healthy if metrics are partially filled for single process as well. [system/process]: mark module as healthy if metrics are partially filled for single process as well. Sep 30, 2024
@VihasMakwana VihasMakwana marked this pull request as ready for review September 30, 2024 13:10
@VihasMakwana VihasMakwana requested a review from a team as a code owner September 30, 2024 13:10
@pierrehilbert pierrehilbert added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Sep 30, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Sep 30, 2024
@VihasMakwana VihasMakwana requested a review from AndersonQ October 3, 2024 09:54
@pierrehilbert
Copy link
Contributor

@lalit-satapathy it looks like we have MSSQL tests that are starting to fail. Could we have someone from your team to investigate please? And confirm if we can force merge this one (or skip the test) in the meantime.

@lalit-satapathy
Copy link
Contributor

MSSQL

CC: @shmsr

@shmsr
Copy link
Member

shmsr commented Oct 3, 2024

@pierrehilbert I've found the issue with mssql; fixed in this PR: #41104 (microsoft/mssql-docker#881)

I've asked my team to approve ASAP; I'll merge as soon as CI goes green. If urgent, you can cherry-pick the changes to this branch (current PR) as well.

--

UPDATE: Still breaking in CI. Will check!

--

FIXED: Had to incorporate one more change that I did to fix a similar issue in integrations: elastic/integrations#10899; have pushed the change. Local tests work fine. I hope CI goes green this time.

--

UPDATE: Fixed. Waiting for it to be merged!

@pierrehilbert
Copy link
Contributor

Thanks for the update and triggering the testing here again. Looking forward to see the results

@shmsr
Copy link
Member

shmsr commented Oct 4, 2024

Thanks for the update and triggering the testing here again. Looking forward to see the results

All checks passed!

@pierrehilbert
Copy link
Contributor

Thanks for your help here @shmsr
@faec we will need your review here

@VihasMakwana
Copy link
Contributor Author

Thanks @shmsr!

@pierrehilbert pierrehilbert requested review from leehinman and removed request for AndersonQ October 4, 2024 09:41
@VihasMakwana VihasMakwana merged commit dc94114 into elastic:main Oct 8, 2024
mergify bot pushed a commit that referenced this pull request Oct 8, 2024
…lled for single process as well. (#40924)

* fix: mark module as healthy if metrics are partially filled for single processes

* chore: fix lint

* chore: wrap the error and return

* chore: fix lint

---------

Co-authored-by: subham sarkar <[email protected]>
(cherry picked from commit dc94114)
pierrehilbert pushed a commit that referenced this pull request Oct 8, 2024
…lled for single process as well. (#40924) (#41169)

* fix: mark module as healthy if metrics are partially filled for single processes

* chore: fix lint

* chore: wrap the error and return

* chore: fix lint

---------

Co-authored-by: subham sarkar <[email protected]>
(cherry picked from commit dc94114)

Co-authored-by: VihasMakwana <[email protected]>
@khushijain21 khushijain21 mentioned this pull request Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-8.x Automated backport to the 8.x branch with mergify 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.

Windows agent gets unhealthy on adding Elastic Defend integration.

7 participants