-
Notifications
You must be signed in to change notification settings - Fork 190
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
[BUG] /_nodes/stats throwing serialization error #47
Comments
Has anyone else gotten StatsRequest to work who can share example code? @mitalawachat is this still not working in the latest version? |
To use
which gives the error:
Another example with a specific metric:
which gives the error:
Will work on fixing this. |
@VachaShah are you looking into it? thanks! |
@reta Sorry for the delay! I have been on vacation, I was working on this before that but did not get a chance to publish a PR for the same. |
@VachaShah ah sorry about that, @wbeckler was pretty sure you haven't started on that .... |
Thats totally fine. Let me know if you want me to work on it, I see you already raised a PR for fixing it :) |
Yeah, I am not sure what is the best way to go - if you moved further along, please feel free to close my pull request. If not, I have one item to do before moving it from draft state - port all IT tests to use |
I think you can take over, the changes are the same plus the port that you mentioned. Thank you for taking this up! |
What is the bug?
Throws:
What is the expected behavior?
Node stats response.
The text was updated successfully, but these errors were encountered: