Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Type = component.MustNewType("processes")
Type the value of "type" key in configuration.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { // MetricsBuilderConfig allows customizing scraped metrics/attributes representation. metadata.MetricsBuilderConfig `mapstructure:",squash"` internal.ScraperConfig }
Config relating to Processes Metric Scraper.
type Factory ¶
type Factory struct{}
Factory is the Factory for scraper.
func (*Factory) CreateDefaultConfig ¶
CreateDefaultConfig creates the default configuration for the Scraper.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.