You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Senza currently supports only MetricTypes "CPU", "NetworkIn", "NetworkOut", and RequestCount could be added as a new MetricType to allow scaling by request count per target.
The text was updated successfully, but these errors were encountered:
AWS added possibility to do autoscaling based on the request count per target in July 2017. The new value is called RequestCountPerTarget (you can find it from).
Senza currently supports only MetricTypes "CPU", "NetworkIn", "NetworkOut", and RequestCount could be added as a new MetricType to allow scaling by request count per target.
The text was updated successfully, but these errors were encountered: