Documentation
¶
Overview ¶
Package node defines the customized metric names related-to k8s-node objects, those metrics are stored (and also can be referred) by custom metrics api-server provided by katalyst.
Index ¶
Constants ¶
View Source
const (
CustomMetricNodeCPULoad1Min = "node.cpu.load.1min" // real-time cpu load
)
View Source
const (
CustomMetricNodeMemoryRSS = "node.memory.rss" // real-time 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.