Merge pull request #3002 from yunkunrao/add_kubelet_pleg_relist_quantile
Add node metric: node_pleg_quantile
This commit is contained in:
@@ -112,6 +112,7 @@ var NodeMetrics = []string{
|
||||
"node_load5",
|
||||
"node_load15",
|
||||
"node_pod_abnormal_ratio",
|
||||
"node_pleg_quantile",
|
||||
}
|
||||
|
||||
var WorkspaceMetrics = []string{
|
||||
|
||||
Reference in New Issue
Block a user