Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type Parser struct + Base64Fields []string + DropOriginal bool + Log telegraf.Logger + Merge string + ParseFields []string + ParseTags []string + func (*Parser) SampleConfig() string + func (p *Parser) Apply(metrics ...telegraf.Metric) []telegraf.Metric + func (p *Parser) Init() error + func (p *Parser) SetParser(parser telegraf.Parser)