[9.5](backport #52310) metricbeat/linux: align package metricsets with GA status - #52671
Conversation
The Linux integration was released as GA, but Metricbeat still marked its package-backed metricsets as beta in runtime warnings, field metadata, and generated documentation. Align the Linux module and the exposed system metricsets with the package status. Keep pressure and RAPL beta for now because the package does not expose them. (cherry picked from commit f7e6a50)
🤖 GitHub commentsJust comment with:
|
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
✅ Elastic Docs Style Checker (Vale)No issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
TL;DRBuildkite failed in Remediation
Investigation detailsRoot CauseFrom the provided failing step log, the directly observable failure is module-level:
The mage runner emits this summary after collecting per-module errors:
So the root cause is inside the cockroachdb module integration test output, but that detailed error is not present in the provided top-level Buildkite log excerpt. Evidence
Verification
Follow-up
What is this? | From workflow: PR Buildkite Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
Proposed commit message
Checklist
I have commented my code, particularly in hard-to-understand areasI 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 inThe GA release note was already published by the integrations package; this PR will use./changelog/fragmentsusing the changelog tool.skip-changelog.Disruptive User Impact
None.
How to test this PR locally
N/A
Related issues
This is an automatic backport of pull request #52310 done by [Mergify](https://mergify.com).