Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type HTTPResponse struct + BearerToken string + Body string + BodyForm map[string][]string + FollowRedirects bool + HTTPHeaderTags map[string]string + HTTPProxy string + Headers map[string]string + Interface string + Log telegraf.Logger + Method string + Password config.Secret + ResponseBodyField string + ResponseBodyMaxSize config.Size + ResponseStatusCode int + ResponseStringMatch string + ResponseTimeout config.Duration + URLs []string + Username config.Secret + func (*HTTPResponse) SampleConfig() string + func (h *HTTPResponse) Gather(acc telegraf.Accumulator) error + func (h *HTTPResponse) Init() error