metricbeats: update monitor mappings to include new TBS metrics#48432
Merged
Conversation
Contributor
🤖 GitHub commentsJust comment with:
|
This was referenced Jan 15, 2026
Contributor
🔍 Preview links for changed docs |
Contributor
|
@ericywl thanks for this enhancement. Just out of curiosity, do you also intend to update the associated dashboards in the |
carsonip
approved these changes
Jan 15, 2026
carsonip
reviewed
Jan 15, 2026
Co-authored-by: Carson Ip <carsonip@users.noreply.github.com>
carsonip
approved these changes
Jan 15, 2026
Contributor
|
@Mergifyio backport 9.2 9.3 |
Contributor
✅ Backports have been createdDetails
|
mergify Bot
pushed a commit
that referenced
this pull request
Feb 20, 2026
* 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)
Merged
7 tasks
mergify Bot
pushed a commit
that referenced
this pull request
Feb 20, 2026
* 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)
Merged
7 tasks
2 tasks
This was referenced Feb 24, 2026
Closed
Merged
ericywl
added a commit
that referenced
this pull request
Feb 24, 2026
…) (#48988) * 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 * Add fragment --------- (cherry picked from commit 112c334) Co-authored-by: Eric <22215921+ericywl@users.noreply.github.com> Co-authored-by: Ruben van Staden <ruben.vanstaden@elastic.co> Co-authored-by: Carson Ip <carsonip@users.noreply.github.com>
ericywl
added a commit
that referenced
this pull request
Mar 11, 2026
…) (#48989) * 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 * Add fragment --------- (cherry picked from commit 112c334) Co-authored-by: Eric <22215921+ericywl@users.noreply.github.com> Co-authored-by: Ruben van Staden <ruben.vanstaden@elastic.co> Co-authored-by: Carson Ip <carsonip@users.noreply.github.com>
Contributor
Author
|
@Mergifyio backport 8.19 |
Contributor
✅ Backports have been createdDetails
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 |
mergify Bot
pushed a commit
that referenced
this pull request
Mar 13, 2026
* 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
Merged
7 tasks
ericywl
added a commit
that referenced
this pull request
Apr 1, 2026
…de new TBS metrics (#49457) * metricbeats: update monitor mappings to include new TBS metrics (#48432) * 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 * Remove disk related metrics * Run make update --------- Co-authored-by: Eric <22215921+ericywl@users.noreply.github.com> Co-authored-by: Eric Yap <eric.yap@elastic.co>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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