add container processes/threads metrics
Signed-off-by: junot <junotxiang@kubesphere.io>
This commit is contained in:
@@ -264,6 +264,8 @@ var ContainerMetrics = []string{
|
||||
"container_cpu_usage",
|
||||
"container_memory_usage",
|
||||
"container_memory_usage_wo_cache",
|
||||
"container_processes_usage",
|
||||
"container_threads_usage",
|
||||
}
|
||||
|
||||
var PVCMetrics = []string{
|
||||
|
||||
Reference in New Issue
Block a user