Documentation ¶
Index ¶
Constants ¶
View Source
const ( ContainerID string = "container_id" ContainerName string = "container_name" Node string = "node" PodName string = "pod_name" PodNamespace string = "pod_namespace" PodUID string = "pod_uid" CPIField string = "cpi_field" )
View Source
const ( KoordletContainerCPI string = "koordlet_container_cpi" KoordletPodCPI string = "koordlet_pod_cpi" Cycles string = "cycles" Instructions string = "instructions" )
Variables ¶
This section is empty.
Functions ¶
func MakeContainerCPILabels ¶
Types ¶
type MetricQueryOptions ¶
type ProviderType ¶
type ProviderType string
const (
PrometheusProvider ProviderType = "prometheus_provider"
)
Click to show internal directories.
Click to hide internal directories.