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

ES Cluster Shards and Statistics #13

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

ES Cluster Shards and Statistics #13

wants to merge 23 commits into from

Conversation

Ropes
Copy link
Contributor

@Ropes Ropes commented Dec 22, 2016

This PR defines the types necessary to decode Elasticsearch _stats and _search_shards endpoints to expose cluster information about the shard allocation.

This was done to introspect cluster performance which can be related to poorly configured index shards growing to excessive sizes.

Ropes added 22 commits June 28, 2017 15:19
The goal is to find the common primary shards across a set of nodes.
Functionality to Process shard data and make it relatable to the nodes
which host them.
Associating the ES node IDs to the human readable and spacified name set
in the elasticsearch.yaml. Adds an extra information to output to
validate the results.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant