-
-
Notifications
You must be signed in to change notification settings - Fork 339
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
Make exporting the average of data points optional #204
Comments
Closing this as it seems to refer to a really old version of yace. If you can still reproduce the issue with the latest realease please feel free to reopen. |
e.g. the following config with a discovery and static job targeting the same bucket will return the same data for
(I would reopen but I can't do so here) |
Currently, if you you use average statistics, YACE will export the average of all data points: https://github.com/ivx/yet-another-cloudwatch-exporter/blob/master/aws_cloudwatch.go#L731
I suggest making this optional with a flag and document the behaviour in the readme.
The text was updated successfully, but these errors were encountered: