This topic describes the anomaly types that are available in the results of time series forecasting.
The results of time series forecasting are all stored in a Logstore named internal-ml-log. You can use the __tag__:__data_type__ field in the results to analyze anomaly types. For more information, see Result fields.
| Judgment condition | Anomaly type |
|---|---|
| An exception occurs during the forecasting of a time series. You can use the result.error_type and result.error_msg fields to view details about the exception. |
| An exception occurs in the forecasting operation indicated by an forecasting ID. You can use the result.error_type and result.error_msg fields to view details about the exception. |