From 67790caa34d633abc097f468cc2152a57521f00a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Thu, 7 Mar 2024 13:49:51 +0100 Subject: [PATCH] [DOCS] Adds limitation about scripted metric aggregations in datafeeds. (#2669) (cherry picked from commit d7d947ee3b205c6fc490f699177d37b28fdf3cc1) --- .../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