Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type Consul struct + Address string + Datacenter string + Log telegraf.Logger + MetricVersion int + Password string + Scheme string + TagDelimiter string + Token string + Username string + func (*Consul) SampleConfig() string + func (c *Consul) Gather(acc telegraf.Accumulator) error + func (c *Consul) Init() error