Skip to content

[9.2](backport #49553) update gosigar to v0.14.4#49623

Merged
leehinman merged 3 commits into9.2from
mergify/bp/9.2/pr-49553
Mar 25, 2026
Merged

[9.2](backport #49553) update gosigar to v0.14.4#49623
leehinman merged 3 commits into9.2from
mergify/bp/9.2/pr-49553

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Mar 24, 2026

Proposed commit message

update github/elastic/gosigar to v0.14.4

This is done specifically to bring in elastic/gosigar#190, which will allow the filesystem metricset of the metricbeat system module to skip over volumes that don't exist on Windows. Examples would be transient, ejected or ghost volumes.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works. Where relevant, I have used the stresstest.sh script to run them under stress conditions and race detector to verify their stability.
  • I have added an entry in ./changelog/fragments using the changelog tool.

Disruptive User Impact

Should provide more robust collection of filesystem metrics on Windows systems.

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs


This is an automatic backport of pull request #49553 done by [Mergify](https://mergify.com).

* update gosigar to v0.14.4

Co-authored-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
(cherry picked from commit b49ecb8)

# Conflicts:
#	go.sum
@mergify mergify Bot added backport conflicts There is a conflict in the backported pull request labels Mar 24, 2026
@mergify mergify Bot requested a review from a team as a code owner March 24, 2026 13:31
@mergify mergify Bot added the backport label Mar 24, 2026
@mergify mergify Bot requested a review from a team as a code owner March 24, 2026 13:31
@mergify mergify Bot added the conflicts There is a conflict in the backported pull request label Mar 24, 2026
@mergify mergify Bot requested review from AndersonQ and rdner and removed request for a team March 24, 2026 13:31
@mergify
Copy link
Copy Markdown
Contributor Author

mergify Bot commented Mar 24, 2026

Cherry-pick of b49ecb8 has failed:

On branch mergify/bp/9.2/pr-49553
Your branch is up to date with 'origin/9.2'.

You are currently cherry-picking commit b49ecb871.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   NOTICE.txt
	new file:   changelog/fragments/1773868374-update-gosigar-to-v0.14.4.yaml
	modified:   go.mod

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   go.sum

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

@botelastic botelastic Bot added the needs_team Indicates that the issue/PR needs a Team:* label label Mar 24, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@github-actions github-actions Bot added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Mar 24, 2026
@elasticmachine
Copy link
Copy Markdown
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 Mar 24, 2026
@leehinman leehinman enabled auto-merge (squash) March 24, 2026 17:08
@leehinman leehinman merged commit 6bf7c8b into 9.2 Mar 25, 2026
206 checks passed
@leehinman leehinman deleted the mergify/bp/9.2/pr-49553 branch March 25, 2026 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport conflicts There is a conflict in the backported pull request 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.

2 participants