Documentation ¶
Overview ¶
Package agent is an "example" integration that has very little functionality, but is still useful in practice. The Agent integration re-exposes the Agent's own metrics endpoint and allows the Agent to scrape itself.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Common common.MetricsConfig `yaml:",inline"`
}
Config controls the Agent integration.
func (*Config) ApplyDefaults ¶
ApplyDefaults applies runtime-specific defaults to c.
func (*Config) Identifier ¶
Identifier uniquely identifies this instance of Config.
Click to show internal directories.
Click to hide internal directories.