Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type Arc struct + APIKey config.Secret + ContentEncoding string + Database string + Headers map[string]string + Log telegraf.Logger + URL string + func (*Arc) SampleConfig() string + func (a *Arc) Close() error + func (a *Arc) Connect() error + func (a *Arc) Init() error + func (a *Arc) Write(metrics []telegraf.Metric) error