package custommetrics
import "k8s.io/kubernetes/pkg/kubelet/custommetrics"
Package custommetrics contains support for instrumenting cAdvisor to gather custom metrics from pods.
Index ¶
Constants ¶
const ( CustomMetricsDefinitionContainerFile = "definition.json" CustomMetricsDefinitionDir = "/etc/custom-metrics" )
Functions ¶
func GetCAdvisorCustomMetricsDefinitionPath ¶
Alpha implementation. Returns a path to a cAdvisor-specific custom metrics configuration.
Source Files ¶
custom_metrics.go
- Version
- v1.14.6
- Published
- Aug 16, 2019
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 3 seconds ago –
Tools for package owners.