From fe6a391b9244fed4f4c755c642c9098b33c6b4d0 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 14:17:45 +0100 Subject: [PATCH] [DOCS] Adds limitation about scripted metric aggregations in datafeeds. (#2669) (#2670) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit d7d947ee3b205c6fc490f699177d37b28fdf3cc1) Co-authored-by: István Zoltán Szabó --- .../en/stack/ml/anomaly-detection/ml-limitations.asciidoc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc b/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc index d9bd9ddd5..aea836da4 100644 --- a/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc +++ b/docs/en/stack/ml/anomaly-detection/ml-limitations.asciidoc @@ -61,6 +61,14 @@ You can change this default behavior by setting the `size` parameter. If you send pre-aggregated data to a job for analysis, you must ensure that the `size` is configured correctly. Otherwise, some data might not be analyzed. +[discrete] +=== Scripted metric aggregations are not supported + +Using +{ref}/search-aggregations-metrics-scripted-metric-aggregation.html[scripted metric aggregations] +in {dfeeds} is not supported. Refer to the <> page +to learn more about aggregations in {dfeeds}. + [discrete] === Fields named "by", "count", or "over" cannot be used to split data