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

Make the CloudWatch lookback window start point configurable #192

Closed
sebdah opened this issue Jul 15, 2014 · 2 comments
Closed

Make the CloudWatch lookback window start point configurable #192

sebdah opened this issue Jul 15, 2014 · 2 comments

Comments

@sebdah
Copy link
Owner

sebdah commented Jul 15, 2014

It should be possible to change the CloudWatch lookback window start point configurable. Currently all data fetched from CloudWatch are 15 minutes old (we're fetching data in a window between 15-10 minutes from now()).

See the discussion in #168 for details.

@sebdah
Copy link
Owner Author

sebdah commented Jul 15, 2014

@aulisse I have now implemented an option to make it possible to configure the lookback window. There's an new option (on GSI and table level) called lookback-window-start.

I haven't tested it at all and I might change the option name, but if you want to testing you can install dynamic-dynamodb 1.18.0a1 via pip:

pip install dynamic-dynamodb==1.18.0a1

I'll do some testing and release this within the next few days, but likely not today as I am currently travelling.

@aulisse
Copy link

aulisse commented Jul 28, 2014

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants