HI,
My use case is to Pull data (lets say CPU utilisation) from prometheus using httpAPI,
Do a 4 hour forecast using Some ML models like deepAR or LSTM,
push the forecasted values to prometheus
Trigger an alarm when the actual data deviates from forecast
BLOCKER : cant able to push more than 20 future timestamps to Prometheus