Split out guest cpu metrics on Linux. (#744)
Linux "guest" metrics for VMs are already accounted for in node_cpu `user` and `nice` metrics. Separate these into their own metric to avoid duplication of data.
This commit is contained in:
parent
a8d7d1101a
commit
2a80537547
4 changed files with 44 additions and 27 deletions
|
|
@ -1,3 +1,9 @@
|
|||
## master / unreleased
|
||||
|
||||
**Breaking changes**
|
||||
|
||||
Linux node_cpu metrics now break out `guest` values into separate metrics. See Issue #737
|
||||
|
||||
## v0.15.0 / 2017-10-06
|
||||
|
||||
**Breaking changes**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue