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

Add CPU percentage and Cores metricset #1596

Merged
merged 1 commit into from May 10, 2016
Merged

Add CPU percentage and Cores metricset #1596

merged 1 commit into from May 10, 2016

Conversation

ruflin
Copy link
Member

@ruflin ruflin commented May 9, 2016

No description provided.

@ruflin ruflin added the Metricbeat Metricbeat label May 9, 2016
@andrewkroh andrewkroh added the in progress Pull request is currently in progress. label May 9, 2016
@@ -219,11 +219,11 @@ update: python-env

# Update fields
echo "Update fields"
${PYTHON_ENV}/bin/python ${ES_BEATS}/libbeat/scripts/generate_fields_docs.py $(PWD) ${BEATNAME}
. ${PYTHON_ENV}/bin/activate && python ${ES_BEATS}/libbeat/scripts/generate_fields_docs.py $(PWD) ${BEATNAME}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@medcl This part was missing in your last PR

@ruflin ruflin changed the title Add CPU percentage to cpu metricset Add CPU percentage and Cores metricset May 10, 2016
@ruflin ruflin added review and removed in progress Pull request is currently in progress. labels May 10, 2016
@ruflin
Copy link
Member Author

ruflin commented May 10, 2016

#1597 should be merged before this one.

@tsg
Copy link
Contributor

tsg commented May 10, 2016

See travis failure, looks like the load fields are not in fields.yml.

@ruflin
Copy link
Member Author

ruflin commented May 10, 2016

Updated fields.yml and added system tests.

@tsg tsg merged commit 11a9447 into elastic:master May 10, 2016
@ruflin ruflin deleted the mb-cpu branch May 10, 2016 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants