Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Elasticsearch ¶
Elasticsearch is a plugin to read stats from one or many Elasticsearch servers.
func NewElasticsearch ¶
func NewElasticsearch() *Elasticsearch
NewElasticsearch return a new instance of Elasticsearch
func (*Elasticsearch) Description ¶
func (e *Elasticsearch) Description() string
Description returns the plugin description.
func (*Elasticsearch) Gather ¶
func (e *Elasticsearch) Gather(acc plugins.Accumulator) error
Gather reads the stats from Elasticsearch and writes it to the Accumulator.
func (*Elasticsearch) SampleConfig ¶
func (e *Elasticsearch) SampleConfig() string
SampleConfig returns sample configuration for this plugin.
Click to show internal directories.
Click to hide internal directories.