Skip to content

ES-10063 Multi-project support for _nodes/stats (mostly) #127336

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

PeteGillinElastic
Copy link
Member

In multi-project mode, this prepends the project ID to the index name in the indices response in the _nodes/stats API, because multiple projects might have the indices with the same name.

TODO: Need to do pipelines, and add note about repositories

@PeteGillinElastic PeteGillinElastic force-pushed the ES-10063-node-stats-mp branch 2 times, most recently from b2a9d54 to 1d5938d Compare April 24, 2025 17:20
In multi-project mode, this prepends the project ID to the index name
in the indices response in the `_nodes/stats` API, because multiple
projects might have the indices with the same name.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants