Documentation ¶
Index ¶
- Variables
- type Collector
- func (c *Collector) Collect(samples []stats.Sample)
- func (c *Collector) Init() error
- func (c *Collector) IsReady() bool
- func (c *Collector) Login(conf_ interface{}, in io.Reader, out io.Writer) (interface{}, error)
- func (c *Collector) MakeConfig() interface{}
- func (c *Collector) Run(ctx context.Context)
- func (c *Collector) String() string
- type Config
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNoDatabase = errors.New("influxdb output: no database specified")
)
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.