Anyone knows if we can combine forecasts data with watchers. For example, I have created a forecast job that predicts the behavior of a product after 3 weeks. So, now I want gather these data and create a threshold alert using watchers.
How can I use the data and how can I create an alert?
In your watch, you'd query this index, potentially with a timeframe of now+3d or whatever the amount of time you'd like to look into the future that you have forecast results for.
(I'm assuming you know Watcher basics about querying an index for a particular time range)
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.