Skip to content

DynamoDB "metrics" autoscaler enhancements #921

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

Closed
5 tasks
bboreham opened this issue Aug 7, 2018 · 2 comments
Closed
5 tasks

DynamoDB "metrics" autoscaler enhancements #921

bboreham opened this issue Aug 7, 2018 · 2 comments

Comments

@bboreham
Copy link
Contributor

bboreham commented Aug 7, 2018

Things left over from #841:

  • protect against scaling-down when Prometheus restarts and has no data (the rate() divides by the whole time period so looks lower right after startup)
  • expose some metrics - e.g. requested throughput
  • more aggressive scale-up when the queue is really big
  • automatically increase capacity when an ingester rollout is under way (or fix Mysterious flush of underutilised chunks 1hr after ingester rollout #467)
  • support use of Cortex to supply the metrics
@bboreham
Copy link
Contributor Author

bboreham commented Dec 4, 2018

I think the first item should be fixed by fetching a vector of actual points rather than a matrix of averaged points.

@bboreham bboreham changed the title DynamoDB autoscaler enhancements DynamoDB "metrics" autoscaler enhancements May 9, 2019
@stale
Copy link

stale bot commented Feb 3, 2020

This issue has been automatically marked as stale because it has not had any activity in the past 30 days. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Feb 3, 2020
@stale stale bot closed this as completed Feb 18, 2020
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

1 participant