Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type DNSQuery struct + Domains []string + IncludeFields []string + Network string + Port int + RecordType string + Servers []string + Timeout config.Duration + func (*DNSQuery) SampleConfig() string + func (d *DNSQuery) Gather(acc telegraf.Accumulator) error + func (d *DNSQuery) Init() error