Skip to content

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

@JohnPreston

Description

@JohnPreston

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:

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions