make cpu metrics consistent with v2 docs
Signed-off-by: Boris Popovschi <zyqsempai@mail.ru>
This commit is contained in:
@@ -74,7 +74,7 @@ var memoryMetrics = []*metric{
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "memory_swap_Limit",
|
||||
name: "memory_swap_limit",
|
||||
help: "Current swap usage limit (cgroup v2)",
|
||||
unit: metrics.Bytes,
|
||||
vt: prometheus.GaugeValue,
|
||||
|
||||
Reference in New Issue
Block a user