Add new Elastic Forecast scaler#1710
Conversation
✅ Deploy Preview for keda ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Thank you for your contribution! 🙏 We will review your PR as soon as possible.
Learn more about:
|
b22af53 to
caf3bf2
Compare
Signed-off-by: Rick Brouwer <[email protected]>
caf3bf2 to
84af2e2
Compare
Signed-off-by: Rick Brouwer <[email protected]>
33e94f4 to
3100d62
Compare
Added experimental notice and updated title for Elastic Forecast scaler. Signed-off-by: Rick Brouwer <[email protected]>
|
Attention! I have switched the scaler to Experimental! I am doing this to get feedback and to see if it is actually being used. We are going to use it initially (logically), but I want to get feedback on that from users as well. I am going to collect that myself. But I am also very curious whether "others" are going to use it. With this feedback, we can determine the future for a scaler like this. If it would be better not to do that (make it experimental), feel free to let me know, and I'll drop the commit. |
There was a problem hiding this comment.
Pull request overview
Adds documentation for the new Elastic Forecast (Experimental) scaler in the KEDA v2.20 docs, describing how to configure the elastic-forecast trigger and how the scaler manages Elastic ML forecasts over time.
Changes:
- Introduces a new scaler documentation page for
elastic-forecast, including trigger metadata, authentication options, and prerequisites. - Documents forecast lifecycle behavior (creation, renewal, expiry) and multi-metric filtering via
byFieldValue/partitionFieldValue. - Adds example ScaledObject / TriggerAuthentication manifests for self-hosted Elastic and Elastic Cloud.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Docs for kedacore/keda#7496
Checklist