Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type CloudWatch struct + BatchSize int + CacheTTL config.Duration + Delay config.Duration + IncludeLinkedAccounts bool + Log telegraf.Logger + MetricFormat string + Metrics []*cloudwatchMetric + Namespaces []string + Period config.Duration + RateLimit int + RecentlyActive string + StatisticExclude []string + StatisticInclude []string + Timeout config.Duration + func (*CloudWatch) SampleConfig() string + func (c *CloudWatch) Gather(acc telegraf.Accumulator) error + func (c *CloudWatch) Init() error