#207 Replace scaleCpu option with dedicated column CPU Scaled

The new column is disabled by default.
This commit is contained in:
Sergey Ponomarev
2020-11-20 23:08:19 +02:00
parent 2792e72d18
commit f377dcaee2
9 changed files with 25 additions and 33 deletions

View File

@@ -31,6 +31,7 @@ func (m Meta) Get(k string) string {
}
type Metrics struct {
NCpus uint8
CPUUtil int
NetTx int64
NetRx int64