Package com.elastisys.autoscaler.predictors.reactive
-
Class Summary Class Description ReactivePredictor A naivePredictorthat simply uses the latest observed metric value as the predicted future value (using a "tomorrow will probably be very similar to today"-style heuristic) combined with adding some optional safety margin to try and stay "above the load curve".