Skip to content

Add Adaptive selection statistics to NodeStats #3329

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

Closed
russcam opened this issue Jul 9, 2018 · 2 comments
Closed

Add Adaptive selection statistics to NodeStats #3329

russcam opened this issue Jul 9, 2018 · 2 comments

Comments

@russcam
Copy link
Contributor

russcam commented Jul 9, 2018

Relates: elastic/elasticsearch#28721
Documentation: https://www.elastic.co/guide/en/elasticsearch/reference/6.3/cluster-nodes-stats.html#adaptive-selection-stats

Also,

  • Ingest statistics are missing; add these
  • Look at rename of breakers to breaker for field data circuit breaker stats (may be wrong JsonProperty name in client, or renamed in ES source).
@Mpdreamz
Copy link
Member

breakers is still the property name in the response, if you want to filter on it you need to specify breaker though in the URL which is correctly defined in NodesStatsMetric. No action needed.

russcam pushed a commit that referenced this issue Aug 20, 2018
* fix #3329 Add Adaptive selection statistics to NodeStats

* add ingest statistics
@russcam
Copy link
Contributor Author

russcam commented Aug 20, 2018

Closing this as #3359 has been merged into 6.3

@russcam russcam closed this as completed Aug 20, 2018
Mpdreamz added a commit that referenced this issue Sep 3, 2018
* fix #3329 Add Adaptive selection statistics to NodeStats

* add ingest statistics
Mpdreamz added a commit that referenced this issue Sep 3, 2018
* fix #3329 Add Adaptive selection statistics to NodeStats

* add ingest statistics
Mpdreamz added a commit that referenced this issue Sep 6, 2018
* fix #3329 Add Adaptive selection statistics to NodeStats

* add ingest statistics

(cherry picked from commit 7e42dea)
@Mpdreamz Mpdreamz mentioned this issue Sep 10, 2018
45 tasks
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

No branches or pull requests

2 participants