Skip to content

Commit

Permalink
[DOCS] Expands forecast limitations (#1101)
Browse files Browse the repository at this point in the history
  • Loading branch information
szabosteve authored May 25, 2020
1 parent d39e581 commit e105f16
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/en/stack/ml/anomaly-detection/limitations.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -241,9 +241,10 @@ create jobs in {kib} or by using APIs.

There are some limitations that affect your ability to create a forecast:

* You can generate only three forecasts concurrently. There is no limit to the
number of forecasts that you retain. Existing forecasts are not overwritten when
you create new forecasts. Rather, they are automatically deleted when they expire.
* You can generate only three forecasts per {anomaly-job} concurrently. There is
no limit to the number of forecasts that you retain. Existing forecasts are not
overwritten when you create new forecasts. Rather, they are automatically
deleted when they expire.
* If you use an `over_field_name` property in your {anomaly-job} (that is to say,
it's a _population job_), you cannot create a forecast.
* If you use any of the following analytical functions in your {anomaly-job},
Expand Down

0 comments on commit e105f16

Please sign in to comment.