Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type HTTP struct + AwsService string + ContentEncoding string + CredentialsFile string + Headers map[string]*config.Secret + Log telegraf.Logger + Method string + NonRetryableStatusCodes []int + Password config.Secret + URL string + UseBatchFormat bool + Username config.Secret + func (*HTTP) SampleConfig() string + func (h *HTTP) Close() error + func (h *HTTP) Connect() error + func (h *HTTP) SetSerializer(serializer telegraf.Serializer) + func (h *HTTP) Write(metrics []telegraf.Metric) error