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

Enable CPU/RAM target tracking. #188

Closed
JohnPreston opened this issue Sep 30, 2020 · 0 comments · Fixed by #181
Closed

Enable CPU/RAM target tracking. #188

JohnPreston opened this issue Sep 30, 2020 · 0 comments · Fixed by #181
Assignees
Labels
enhancement New feature or request

Comments

@JohnPreston
Copy link
Member

Is your feature request related to a problem? Please describe.
I would like to be able to use the ECS Target tracking scaling feature, allowing me to delegate to ECS to change the number of containers to maintain a given CPU/RAM usage average.

Describe the solution you'd like
In a section of x-configs i would like to add a new section that allows me to do target scaling

x-configs:
  target_scaling:
    cpu_target: 75 # means 75%
    memory_target: 80
    range: "1-10"
@JohnPreston JohnPreston added the enhancement New feature or request label Sep 30, 2020
@JohnPreston JohnPreston self-assigned this Sep 30, 2020
@JohnPreston JohnPreston linked a pull request Sep 30, 2020 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant