Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JolokiaAgent ¶
type JolokiaAgent struct { DefaultFieldPrefix string DefaultFieldSeparator string DefaultTagPrefix string URLs []string `toml:"urls"` Username string Password string ResponseTimeout config.Duration `toml:"response_timeout"` tls.ClientConfig Metrics []common.MetricConfig `toml:"metric"` // contains filtered or unexported fields }
func (*JolokiaAgent) Gather ¶
func (ja *JolokiaAgent) Gather(acc telegraf.Accumulator) error
func (*JolokiaAgent) SampleConfig ¶
func (*JolokiaAgent) SampleConfig() string
Click to show internal directories.
Click to hide internal directories.