Skip to content

[9.3](backport #49237) ES index mode & codec in metricbeat#49385

Merged
consulthys merged 2 commits intoelastic:9.3from
3kt:fix/9.3-backport-es-index-mode-codec
Mar 10, 2026
Merged

[9.3](backport #49237) ES index mode & codec in metricbeat#49385
consulthys merged 2 commits intoelastic:9.3from
3kt:fix/9.3-backport-es-index-mode-codec

Conversation

@3kt
Copy link
Contributor

@3kt 3kt commented Mar 10, 2026

Summary

Changes vs #49318

  • Removed CHANGELOG.asciidoc (13k lines from 8.x) that was erroneously included by the cherry-pick — this file does not exist on 9.3

Test plan

  • CI passes (all checks were already passing on [9.3](backport #49237) ES index mode & codec in metricbeat #49318, this just removes the stray file)
  • Verify elasticsearch.index.mode and elasticsearch.index.codec appear in events when index settings are present
  • Verify events for indices without these settings still publish without errors

Supersedes #49318

🤖 Generated with Claude Code

3kt and others added 2 commits March 6, 2026 14:21
* Add `mode` and `codec` fields to the `elasticsearch.index` metricset in Metricbeat. Update index settings retrieval and mapping to include these new fields.

* Add new exported fields for Elasticsearch in Metricbeat documentation

* Make update

* Added fragment

(cherry picked from commit 7dc72ea)

# Conflicts:
#	CHANGELOG.asciidoc
The cherry-pick from main brought over CHANGELOG.asciidoc which does
not exist on the 9.3 branch. Remove it to fix the backport.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@3kt 3kt requested review from a team as code owners March 10, 2026 17:17
@github-actions
Copy link
Contributor

🤖 GitHub comments

Just comment with:

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

@mergify mergify bot assigned 3kt Mar 10, 2026
@github-actions
Copy link
Contributor

✅ Vale Linting Results

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.

@github-actions
Copy link
Contributor

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Mar 10, 2026
Copy link
Contributor

@consulthys consulthys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGT Stack Monitoring

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Mar 10, 2026
@consulthys consulthys merged commit 1127c11 into elastic:9.3 Mar 10, 2026
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants