[Feature Request] API to easily see primary shard skew across nodes #12541
Labels
enhancement
Enhancement or improvement to existing feature or request
ShardManagement:Insights
Storage
Issues and PRs relating to data and metadata storage
Is your feature request related to a problem? Please describe
With Segment Replication we can see performance issues when primaries are not evenly distributed across nodes. Today to identify this you would need to use existing cat shard/node APIs and parse output. This is not performant with very large shard/node counts.
Describe the solution you'd like
update an existing API to provide this information with a query param, perhaps allocation/explain ?
Related component
Indexing:Replication
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: