summary

package
v1.13.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2022 License: Apache-2.0 Imports: 20 Imported by: 2

Documentation

Index

Constants

View Source
const (
	RootFsKey           = "/"
	LogsKey             = "logs"
	NetworkInterfaceKey = "interface_name"
)
View Source
const VolumeResourcePrefix = "Volume:"

Prefix used for the LabelResourceID for volume metrics.

Variables

This section is empty.

Functions

func NewPointConverter added in v1.0.0

func NewPointConverter(cfg configuration.SummarySourceConfig, cluster string) (metrics.Processor, error)

NewPointConverter creates a new processor that converts summary stats data into the Wavefront point format

func NewSummaryMetricsSource

func NewSummaryMetricsSource(node NodeInfo, client *kubelet.KubeletClient) Source

func NewSummaryProvider

func NewSummaryProvider(cfg configuration.SummarySourceConfig) (SourceProvider, error)

Types

type NodeInfo

type NodeInfo struct {
	NodeName       string
	HostName       string
	HostID         string
	KubeletVersion string
	NodeRole       string
	IP             net.IP
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL