Documentation
¶
Index ¶
Constants ¶
View Source
const Category api.MetricCategory = "network"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CollectorSpec ¶
type InterfaceMetrics ¶
type Metrics ¶
type Metrics struct {
Interfaces []InterfaceMetrics
}
type Module ¶
type Module struct {
// contains filtered or unexported fields
}
func New ¶
func New(intervals config.ReportConfig) *Module
func (*Module) CollectorEntries ¶
func (m *Module) CollectorEntries() []modules.CollectorEntry
func (*Module) ControllerEntries ¶
func (m *Module) ControllerEntries() []modules.ControllerEntry
func (*Module) Registration ¶
type Registration ¶
type Registration struct {
Collectors []CollectorSpec
}
Click to show internal directories.
Click to hide internal directories.