[AWS] Add a new "Data Granularity" parameter in Cloudwatch metricbeat module #33133
Closed
7 tasks done
Labels
aws
Enable builds in the CI for aws cloud testing
enhancement
Team:Cloud-Monitoring
Label for the Cloud Monitoring team
Describe the enhancement:
Introduce a new parameter that customers can use to define the granularity of the datapoints returned by GetMetricData API calls. The parameter should be name "Data Granularity" and to be passed as "Period" for every MetricDataQuery https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_MetricDataQuery.html created
Describe a specific use case for the enhancement or feature:
With the introduction of this new parameter, customer can retrieve high-granular data, but less frequently, leading to cost savings on their AWS bills.
Full context behind this enhancement can be found on this issue elastic/integrations#2913
Scenarios to test before releasing this new feature:
billing
metricset with the granularity parameter different than the metricbeat collection period, and check the event output.The text was updated successfully, but these errors were encountered: