Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Feature description
AWS states that:
You can request up to five statistics for the same metric in a single GetMetricData API request. Additional statistics are billed as an additional metric.
Tired to understand code, but I lack experience with Go... Is it the case that YACE definitely puts those metric statistics in one query?
https://github.com/nerdswords/yet-another-cloudwatch-exporter/blob/master/pkg/clients/cloudwatch/v2/input.go#L18
Thanks.
What might the configuration look like?
No response
Anything else?
No response