Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for eviction_signal (0.35 sec)

  1. pkg/kubelet/metrics/metrics.go

    			Subsystem:      KubeletSubsystem,
    			Name:           EvictionsKey,
    			Help:           "Cumulative number of pod evictions by eviction signal",
    			StabilityLevel: metrics.ALPHA,
    		},
    		[]string{"eviction_signal"},
    	)
    	// EvictionStatsAge is a Histogram that tracks the time (in seconds) between when stats are collected and when a pod is evicted
    	// based on those stats. Broken down by eviction signal.
    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