Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
type Plugin struct {
APIKey string `toml:"api_key" env:"MACKEREL_API_KEY"`
HostID string `toml:"host_id" env:"MACKEREL_HOST_ID"`
ServiceName string `toml:"service_name" env:"MACKEREL_SERVICE_NAME"`
MetricPrefix string `toml:"metric_prefix" env:"MACKEREL_METRIC_PREFIX"`
Log telegraf.Logger `toml:"-"`
// contains filtered or unexported fields
}
func (*Plugin) SampleConfig ¶
Click to show internal directories.
Click to hide internal directories.