Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type Execd struct + Command []string + Environment []string + IgnoreSerializationError bool + Log telegraf.Logger + RestartDelay config.Duration + UseBatchFormat bool + func (*Execd) SampleConfig() string + func (e *Execd) Close() error + func (e *Execd) Connect() error + func (e *Execd) Init() error + func (e *Execd) SetSerializer(s telegraf.Serializer) + func (e *Execd) Write(metrics []telegraf.Metric) error