Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Metricbeat] Add index versions in the index metric set of the elasticsearch module #42018

Open
bytebilly opened this issue Dec 12, 2024 · 1 comment

Comments

@bytebilly
Copy link

Following up on a Slack discussion with @consulthys.
In order to understand how many indices from previous versions are still in use, we'd like to collect more index stats to push into the overview cluster.

  • settings.index.version.created
  • settings.index.blocks.write

Thanks!

@consulthys
Copy link
Contributor

consulthys commented Dec 13, 2024

settings.index.version.created was included into #41944 and backported to 8.x

settings.index.blocks.write will be done later

@consulthys consulthys changed the title Add index versions in data collected in the overview cluster [Stack Monitoring] Add index versions in the index metric set of the elasticsearch module Dec 13, 2024
@consulthys consulthys changed the title [Stack Monitoring] Add index versions in the index metric set of the elasticsearch module [Metricbeat] Add index versions in the index metric set of the elasticsearch module Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants