Add node metric: node_pleg_quantile

Signed-off-by: Rao Yunkun <yunkunrao@yunify.com>
This commit is contained in:
Rao Yunkun
2020-10-06 15:37:19 +08:00
parent a8c9be6dae
commit 97b054d99d
2 changed files with 2 additions and 0 deletions

View File

@@ -112,6 +112,7 @@ var NodeMetrics = []string{
"node_load5",
"node_load15",
"node_pod_abnormal_ratio",
"node_pleg_quantile",
}
var WorkspaceMetrics = []string{