[8.19](backport #48432) metricbeats: update monitor mappings to include new TBS metrics#49457
[8.19](backport #48432) metricbeats: update monitor mappings to include new TBS metrics#49457mergify[bot] wants to merge 3 commits into8.19from
Conversation
* apm[monitoring]: update monitor fields to include new TBS metrics * doc: add new apm-server TBS metrics * Change disk_usage_threshold long -> disk_usage_threshold_pct float * Run make update * Update metricbeat/module/beat/stats/_meta/test/apm-server.stats.712.json Co-authored-by: Carson Ip <carsonip@users.noreply.github.com> * Add fragment --------- Co-authored-by: Ruben van Staden <ruben.vanstaden@elastic.co> Co-authored-by: Carson Ip <carsonip@users.noreply.github.com> (cherry picked from commit 112c334) # Conflicts: # docs/reference/metricbeat/exported-fields-beat.md
| Cherry-pick of 112c334 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 |
🤖 GitHub commentsJust comment with:
|
✅ Vale Linting ResultsNo 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;DR
Remediation
Investigation detailsRoot CauseThe workflow reached the final consistency check and detected generated files were not up to date after running generators. Evidence
Validation
Follow-up
What is this? | From workflow: PR Actions Detective Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not. |
| This pull request has not been merged yet. Could you please review and merge it @ericywl? 🙏 |
Proposed commit message
Update
metricbeatbeat module mapping to contain latestapm-servermonitoring metrics fields to improve TBS.Checklist
stresstest.shscript to run them under stress conditions and race detector to verify their stability../changelog/fragmentsusing the changelog tool.Author's Checklist
metricbeat-*datastream.How to test this PR locally
Step 1: Ensure Elasticsearch & Kibana is running
Step 2: Create APM Server config
Create an
apm-server.ymlconfig file:Step 3: Start APM Server
Run APM Server binary directly:
Step 4: Configure Metricbeat WITHOUT xpack
Create
metricbeat.ymlconfig file:Step 5: Start Metricbeat
Run Metricbeat binary directly:
Step 6: Verify Datastream
Verify fields in datastream
metricbeat-*Verify mappings for datastream
metricbeat-*Related issues
This is an automatic backport of pull request metricbeats: update monitor mappings to include new TBS metrics #48432 done by Mergify.