[AWS] Add a new "Data Granularity" advanced parameter for metrics-related integrations #4246
Closed
21 tasks
Labels
enhancement
New feature or request
Integration:aws
AWS
Team:Cloud-Monitoring
Label for the Cloud Monitoring team
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 theaws/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
The text was updated successfully, but these errors were encountered: