Add model_name and stepping to node_cpu_info metric

The `node_cpu_info` metric contains some information like the `model`
(which is an integer), but not the human readable model name. Also the
stepping of the processor might be interesting, since different stepping
of a processor might behave differently.

Signed-off-by: Benjamin Drung <benjamin.drung@cloud.ionos.com>
This commit is contained in:
Benjamin Drung 2020-02-20 17:36:02 +01:00 committed by Johannes 'fish' Ziemke
commit 34d50e15d5
4 changed files with 20 additions and 18 deletions

View file

@ -2,7 +2,7 @@
* [CHANGE]
* [FEATURE]
* [ENHANCEMENT]
* [ENHANCEMENT] Add model_name and stepping to node_cpu_info metric #1617
* [BUGFIX]
## 1.0.0-rc.0 / 2020-02-20