The integration into Hawkular can be found in datamining branch in the main Hawkular repository.
Predictive charts are located in Explorer tab. Predictions can be enabled for any number of steps in the future for
any metric being collected. Prediction engine automatically selects the best model for given time series. Currently it
selects from simple, double and triple exponential smoothing models. In the following charts predictions produced
by these models are showed.
Figure 1. Model Triple exponential smoothing
Figure 2. Model Double exponential smoothing
Figure 3. Model Simple exponential smoothing
Note that currently there is an issue with querying historical data from Metrics due to authentication issues. However
Data Mining still receives metrics from bus so it is important to enable predictions as soon as possible and wait for
some time to collect data (or increase collection interval). This will be fixed in the next versions.