Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
type Plugin struct { qtypes.Plugin SanitizeLabels bool // contains filtered or unexported fields }
func (*Plugin) MetricsToBatchPoint ¶
func (*Plugin) NewBatchPoints ¶
func (p *Plugin) NewBatchPoints() client.BatchPoints
func (*Plugin) Run ¶
func (p *Plugin) Run()
Run fetches everything from the Data channel and flushes it to stdout
func (*Plugin) WriteBatch ¶
func (p *Plugin) WriteBatch(points client.BatchPoints) client.BatchPoints
Click to show internal directories.
Click to hide internal directories.