Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CollectFunc ¶
type CollectFunc func() ([]*dto.MetricFamily, error)
func CreateCollector ¶
func CreateCollector(config *aranyagopb.MetricsConfigCmd) (CollectFunc, error)
CreateCollector creates a new node metrics and a new container metrics collector
Click to show internal directories.
Click to hide internal directories.