Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type SQL struct + DisconnectedServersBehavior string + Driver string + Dsn config.Secret + Log telegraf.Logger + MaxIdleConnections int + MaxIdleTime config.Duration + MaxLifetime config.Duration + MaxOpenConnections int + Queries []query + Timeout config.Duration + func (*SQL) SampleConfig() string + func (s *SQL) Gather(acc telegraf.Accumulator) error + func (s *SQL) Init() error + func (s *SQL) Start(telegraf.Accumulator) error + func (s *SQL) Stop()