Documentation ¶ Index ¶ type Mysql func (m *Mysql) Description() string func (m *Mysql) Gather(acc inputs.Accumulator) error func (m *Mysql) SampleConfig() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Mysql ¶ type Mysql struct { Servers []string } func (*Mysql) Description ¶ func (m *Mysql) Description() string func (*Mysql) Gather ¶ func (m *Mysql) Gather(acc inputs.Accumulator) error func (*Mysql) SampleConfig ¶ func (m *Mysql) SampleConfig() string Source Files ¶ View all Source files mysql.go parse_dsn.go Click to show internal directories. Click to hide internal directories.