elastic / support-diagnostics

Support diagnostics utility for elasticsearch and logstash
Other
290 stars 150 forks source link

[ES] Add `GET /_internal/desired_balance` #610

Closed idegtiarenko closed 1 year ago

idegtiarenko commented 1 year ago

Adds internal state of the desired balance allocator to the diagnostics bundle

(Should be merged after endpoint is commited in ES)

Related to: https://github.com/elastic/elasticsearch/issues/90583

idegtiarenko commented 1 year ago

Corresponding change in elasticsearch has been merged: https://github.com/elastic/elasticsearch/pull/91038