Summary
Introduce a new parameter that customers can use to define the granularity of the datapoints returned by GetMetricData API call.
Task
Add data_granularity parameter (metricbeat's PR elastic/beats#33133) to all datastreams relying on the aws/cloudwatch input. This parameter should be shown as “advanced” and not among the main ones (e.g period and region) and should be set by default to be equal to the collection period, if not defined by the customer. The current parameter “period” should be renamed to something like “collection period” to avoid confusion between this and the new granularity-related parameter.
List of datastreams
Summary
Introduce a new parameter that customers can use to define the granularity of the datapoints returned by GetMetricData API call.
Task
Add
data_granularityparameter (metricbeat's PR elastic/beats#33133) to all datastreams relying on theaws/cloudwatchinput. This parameter should be shown as “advanced” and not among the main ones (e.g period and region) and should be set by default to be equal to the collection period, if not defined by the customer. The current parameter “period” should be renamed to something like “collection period” to avoid confusion between this and the new granularity-related parameter.List of datastreams