Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFactory ¶
func NewFactory() component.ReceiverFactory
NewFactory creates a new factory for host metrics receiver.
Types ¶
type Config ¶
type Config struct { scraperhelper.ScraperControllerSettings `mapstructure:",squash"` Scrapers map[string]internal.Config `mapstructure:"-"` }
Config defines configuration for HostMetrics receiver.
Directories ¶
Path | Synopsis |
---|---|
perfcounters
Package perfcounters is a thin wrapper around https://godoc.org/github.com/leoluk/perflib_exporter/perflib that provides functions to scrape raw performance counter data, without calculating rates or formatting them, from the registry.
|
Package perfcounters is a thin wrapper around https://godoc.org/github.com/leoluk/perflib_exporter/perflib that provides functions to scrape raw performance counter data, without calculating rates or formatting them, from the registry. |
Click to show internal directories.
Click to hide internal directories.