Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetricMaker ¶
type MetricMaker struct {
// contains filtered or unexported fields
}
func (*MetricMaker) Log ¶
func (m *MetricMaker) Log() telegraf.Logger
func (*MetricMaker) LogName ¶
func (m *MetricMaker) LogName() string
func (*MetricMaker) MakeMetric ¶
func (m *MetricMaker) MakeMetric(metric telegraf.Metric) telegraf.Metric
type Plugin ¶
type Plugin struct {
// contains filtered or unexported fields
}
func (*Plugin) HandleMetrics ¶
func (p *Plugin) HandleMetrics(serializer *influx.Serializer, metric telegraf.Metric)
Click to show internal directories.
Click to hide internal directories.