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

supply system.cpu.total.pct #4898

Closed
PhaedrusTheGreek opened this issue Aug 14, 2017 · 2 comments
Closed

supply system.cpu.total.pct #4898

PhaedrusTheGreek opened this issue Aug 14, 2017 · 2 comments
Assignees
Labels

Comments

@PhaedrusTheGreek
Copy link
Contributor

Although it can be calculated in the pipeline, it would be very convenient to have a system.cpu.total.pct and system.cpu.total.norm.pct field supplied automatically, as this is a common requirement.

@PhaedrusTheGreek PhaedrusTheGreek added the Metricbeat Metricbeat label Aug 14, 2017
@tsg tsg added help wanted Indicates that a maintainer wants help on an issue or pull request enhancement labels Aug 17, 2017
@tsg
Copy link
Contributor

tsg commented Aug 17, 2017

+1 for this feature, I think we should do it especially because we provide a total per process.

@ctindel
Copy link
Contributor

ctindel commented Aug 17, 2017

Definitely, even if it's just automatically creating a script field for the normalized percentage because we need this to be able to do CPU threshold alerts with the new threshold alerting UI.

@kvch kvch self-assigned this Aug 21, 2017
@kvch kvch removed the help wanted Indicates that a maintainer wants help on an issue or pull request label Aug 21, 2017
kvch added a commit to kvch/beats that referenced this issue Aug 22, 2017
@tsg tsg closed this as completed in #4969 Aug 23, 2017
tsg pushed a commit that referenced this issue Aug 23, 2017
* metricbeat: add cpu.total.pct && cpu.total.norm.pct

Closes #4898

* fix system tests
kvch added a commit to kvch/beats that referenced this issue Aug 23, 2017
* metricbeat: add cpu.total.pct && cpu.total.norm.pct

Closes elastic#4898

* fix system tests

(cherry picked from commit cc790d7)
tsg pushed a commit that referenced this issue Aug 24, 2017
* metricbeat: add cpu.total.pct && cpu.total.norm.pct

Closes #4898

* fix system tests

(cherry picked from commit cc790d7)
leweafan pushed a commit to leweafan/beats that referenced this issue Apr 28, 2023
* metricbeat: add cpu.total.pct && cpu.total.norm.pct

Closes elastic#4898

* fix system tests

(cherry picked from commit 235619a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants