Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Multiple staistics for the one metric in the same GetMetricData query #1232

Open
1 task done
vainiusd opened this issue Nov 28, 2023 · 0 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@vainiusd
Copy link
Contributor

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

@vainiusd vainiusd added the enhancement New feature or request label Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant