Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for first_network_pod_start_sli_duration_seconds (0.39 sec)

  1. pkg/kubelet/metrics/metrics.go

    	utilfeature "k8s.io/apiserver/pkg/util/feature"
    	"k8s.io/kubernetes/pkg/features"
    )
    
    // This const block defines the metric names for the kubelet metrics.
    const (
    	FirstNetworkPodStartSLIDurationKey = "first_network_pod_start_sli_duration_seconds"
    	KubeletSubsystem                   = "kubelet"
    	NodeNameKey                        = "node_name"
    	NodeLabelKey                       = "node"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Feb 22 15:13:25 UTC 2024
    - 45.6K bytes
    - Viewed (0)
Back to top