mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
add kubelet_docker_operations_errors_total into InterestingKubeletMetrics
This commit is contained in:
parent
b6ce45961b
commit
088773e030
@ -184,6 +184,7 @@ var InterestingControllerManagerMetrics = []string{
|
||||
}
|
||||
|
||||
var InterestingKubeletMetrics = []string{
|
||||
"kubelet_docker_operations_errors_total",
|
||||
"kubelet_docker_operations_duration_seconds",
|
||||
"kubelet_pod_start_duration_seconds",
|
||||
"kubelet_pod_worker_duration_seconds",
|
||||
|
Loading…
Reference in New Issue
Block a user