Documentation ¶
Overview ¶
Package pod defines the customized metric names related-to k8s-pod objects, those metrics are stored (and also can be referred) by custom metrics api-server provided by katalyst.
Index ¶
Constants ¶
View Source
const ( CustomMetricPodCPULoad1Min = "pod_cpu_load_1min" CustomMetricPodCPUUsage = "pod_cpu_usage" )
real-time cpu related metric
View Source
const (
CustomMetricPodGPUUsage = "pod_gpu_usage"
)
View Source
const (
CustomMetricPodMemoryRSS = "pod_memory_rss"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.