【发布时间】:2022-06-13 22:49:30
【问题描述】:
当我们使用 Node Exporter 的 node_cpu_seconds_total 指标时,如附加的第一张图片所示,Prometheus 会返回我们所知道的所有 8 种进程模式的总 CPU 使用秒数。
Node Exporter CPU modes coming with node_cpu_seconds_total metric
我进行了大量搜索以了解这些模式代表什么,我几乎在一篇文章中找到了所有这些模式,但“不错”模式。有谁知道这个“nice”模式代表什么?
【问题讨论】:
标签: prometheus cpu-usage prometheus-node-exporter