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

[FR] services.x-scaling - Predictive Scaling policy type #789

Open
JohnPreston opened this issue Jan 30, 2025 · 0 comments
Open

[FR] services.x-scaling - Predictive Scaling policy type #789

JohnPreston opened this issue Jan 30, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@JohnPreston
Copy link
Member

Today in ecs-compose-x I can define Step or Target Scaling policies.
With ECS now supporting PredictiveScaling, I would like to be able to create these.

Something to the effect of

services:
  my-app:
    x-scaling:
      Range: 0-10
      PredictiveScaling:
        Cpu: x%
        Memory: x%
        CustomMetric:
@JohnPreston JohnPreston added the enhancement New feature or request label Jan 30, 2025
@JohnPreston JohnPreston self-assigned this Jan 30, 2025
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

No branches or pull requests

1 participant