From 867a94133da10f751c4e715f566a3457b8c11da5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Thu, 10 Oct 2024 18:16:43 +0200 Subject: [PATCH 1/7] [DOCS] Removes frozen indices limitation item from anomaly detection docs. (#2828) (cherry picked from commit 04632d2f1d1572bce948963a7ea10c99ab07ff7c) # Conflicts: # docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc --- .../stack/ml/anomaly-detection/ml-limitations.asciidoc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc b/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc index 2c8eef758..ff4cf3e1f 100644 --- a/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc +++ b/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc @@ -94,6 +94,7 @@ Analyzing large arrays results in long strings which may require more system resources. Consider using a query in the {dfeed} that filters on the relevant items of the array. +<<<<<<< HEAD [discrete] [[ml-frozen-limitations]] @@ -105,6 +106,15 @@ items of the array. possible to specify the `ignore_throttled` query parameter for search requests in {dfeeds} or jobs. See {ref}/searching_a_frozen_index.html[Searching a frozen index]. +======= +[discrete] +[[ml-frozen-tier-limitations]] +=== {anomaly-jobs-cap} on frozen tier data cannot be created in {kib} + +You cannot create {anomaly-jobs} on +{ref}/data-tiers.html#frozen-tier[frozen tier] data through the job wizards in +{kib}. If you want to create such jobs, use the APIs instead. +>>>>>>> 04632d2f ([DOCS] Removes frozen indices limitation item from anomaly detection docs. (#2828)) [discrete] From 4c0fe0caecee8ecf4bb8468aaa603312f9c38d5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Fri, 11 Oct 2024 12:08:11 +0200 Subject: [PATCH 2/7] Apply suggestions from code review --- docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc b/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc index ff4cf3e1f..ce3d63e36 100644 --- a/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc +++ b/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc @@ -94,10 +94,7 @@ Analyzing large arrays results in long strings which may require more system resources. Consider using a query in the {dfeed} that filters on the relevant items of the array. -<<<<<<< HEAD -[discrete] -[[ml-frozen-limitations]] === Frozen indices are not supported {ref}/frozen-indices.html[Frozen indices] cannot be used in {anomaly-jobs} or From c645912d98e04965694b5f59b6fee694c7eeff1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Fri, 11 Oct 2024 12:08:32 +0200 Subject: [PATCH 3/7] Update docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc --- docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc b/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc index ce3d63e36..11f21b1fa 100644 --- a/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc +++ b/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc @@ -95,7 +95,6 @@ resources. Consider using a query in the {dfeed} that filters on the relevant items of the array. -=== Frozen indices are not supported {ref}/frozen-indices.html[Frozen indices] cannot be used in {anomaly-jobs} or {dfeeds}. This limitation applies irrespective of whether you create the jobs in From 39885095c1c917a1318a5c7b2da890701dfea194 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Fri, 11 Oct 2024 12:08:53 +0200 Subject: [PATCH 4/7] Update docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc --- docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc b/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc index 11f21b1fa..0828caf60 100644 --- a/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc +++ b/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc @@ -96,12 +96,6 @@ items of the array. -{ref}/frozen-indices.html[Frozen indices] cannot be used in {anomaly-jobs} or -{dfeeds}. This limitation applies irrespective of whether you create the jobs in -{kib} or by using APIs. This limitation exists because it's currently not -possible to specify the `ignore_throttled` query parameter for search requests -in {dfeeds} or jobs. See -{ref}/searching_a_frozen_index.html[Searching a frozen index]. ======= [discrete] [[ml-frozen-tier-limitations]] From c4584f7e78010ade9b5e321cc9acc4b4dfb4bf0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Fri, 11 Oct 2024 12:10:26 +0200 Subject: [PATCH 5/7] Apply suggestions from code review --- docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc b/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc index 0828caf60..69395754f 100644 --- a/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc +++ b/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc @@ -98,13 +98,6 @@ items of the array. ======= [discrete] -[[ml-frozen-tier-limitations]] -=== {anomaly-jobs-cap} on frozen tier data cannot be created in {kib} - -You cannot create {anomaly-jobs} on -{ref}/data-tiers.html#frozen-tier[frozen tier] data through the job wizards in -{kib}. If you want to create such jobs, use the APIs instead. ->>>>>>> 04632d2f ([DOCS] Removes frozen indices limitation item from anomaly detection docs. (#2828)) [discrete] From 43882707d3248730cad8817736b7a24d9cf4dbc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Fri, 11 Oct 2024 12:10:57 +0200 Subject: [PATCH 6/7] Apply suggestions from code review --- docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc b/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc index 69395754f..bb3d70fa6 100644 --- a/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc +++ b/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc @@ -96,8 +96,6 @@ items of the array. -======= -[discrete] [discrete] From c4a52f01e012f9a9b8e7108e4e1b80e7b2e74aea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Fri, 11 Oct 2024 12:11:17 +0200 Subject: [PATCH 7/7] Apply suggestions from code review --- docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc b/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc index bb3d70fa6..ae12e09ef 100644 --- a/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc +++ b/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc @@ -97,7 +97,6 @@ items of the array. - [discrete] [[ml-forecast-config-limitations]] === Unsupported forecast configurations