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

Fix field name from summary to total #8579

Merged
merged 2 commits into from
Oct 5, 2018
Merged

Fix field name from summary to total #8579

merged 2 commits into from
Oct 5, 2018

Conversation

ycombinator
Copy link
Contributor

During end-to-end testing of the Monitoring UI driven by Metricbeat monitoring ES, I found that the Node Listing page was displaying "N/A" for disk space metrics. Digging into the problem I found that the elasticsearch/node_stats metricset code (x-pack path) was indexing the wrong field name into node_stats documents in .monitoring-es-6-mb-*.

This PR fixes the field name.

@ycombinator ycombinator added review Metricbeat Metricbeat needs_backport PR is waiting to be backported to other branches. v7.0.0-alpha1 monitoring v6.5.0 labels Oct 5, 2018
@ycombinator ycombinator requested a review from ruflin October 5, 2018 04:45
@ycombinator
Copy link
Contributor Author

jenkins, test this

@ycombinator
Copy link
Contributor Author

jenkins, test this

@ycombinator ycombinator merged commit ce66d6a into elastic:master Oct 5, 2018
@ycombinator ycombinator removed the needs_backport PR is waiting to be backported to other branches. label Oct 5, 2018
ycombinator added a commit that referenced this pull request Oct 5, 2018
* Fix field name from summary to total

* Fix generated JSON file

(cherry picked from commit ce66d6a)
@ycombinator ycombinator deleted the metricbeat-elasticsearch-node-stats-xpack-fix-field-name branch December 25, 2019 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants