app-autoscaler
app-autoscaler copied to clipboard
Auto Scaling for CF Applications
Decision Documentation explains what other options were evaluated
I have configured Auto Scalar rules with **Container Memory** threshold min 30% and max 70%. When the application is getting used the requests are going to instances in round robin...
Hi, we're currently trying out this release in one of our dev envs and noticed that the policy for cpu metric can only be between 1-100%. I can find the...
Currently autoscaler evaluate the metrics in a breach duration, and it may be slow to do scale action when there are suddenly many requests come to the app. So we...
Hi there! We're getting an error on startup, where autoscaler-metrics can't start because liquibase attempts to acquire a lock, but its locking implementation means there's a chance of it dangling...
copied from app-autoscaler-release project. https://github.com/cloudfoundry/app-autoscaler-release/issues/162 As a CF component it would be nice if auto scalar published health and metrics over loggregator. CF Operators have all had to integrate loggregator...
In case a DB Lock can't be obtained, e.g. because the database is in maintenance, the dblock.go utility can cause the process to exit. The process should not exit, but...
**Description** when using app autoscaler the during the scaling the process .. the overall throughput of the app is going down .. the app instances(AI) that are already existing shows...
- Implement a new GitHub Actions workflow to promote draft releases to final - Modify Makefile to include a new `release-promote` target - Update `release-autoscaler.sh` script to handle draft promotion,...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/cloudfoundry/app-autoscaler). > [!NOTE] These dependencies have not received...