From 8a1bb440e2d15e85a6b2f9f6949585bbd17e3c8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Thu, 9 Jan 2020 09:43:55 +0100 Subject: [PATCH] [DOCS] Clarifies model_size_stats.total_xxx_field_count objects and removes notes in GET job stats API docs. (#50728) --- .../apis/get-job-stats.asciidoc | 21 ++++++------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/docs/reference/ml/anomaly-detection/apis/get-job-stats.asciidoc b/docs/reference/ml/anomaly-detection/apis/get-job-stats.asciidoc index 76d918d68c2..d6246e73417 100644 --- a/docs/reference/ml/anomaly-detection/apis/get-job-stats.asciidoc +++ b/docs/reference/ml/anomaly-detection/apis/get-job-stats.asciidoc @@ -237,25 +237,16 @@ this value indicates the latest size. (string) For internal use. The type of result. `model_size_stats`.`total_by_field_count`::: -(long) The number of `by` field values that were analyzed by the models. -+ --- -NOTE: The `by` field values are counted separately for each detector and -partition. - --- +(long) The number of `by` field values that were analyzed by the models. This +value is cumulative for all detectors. `model_size_stats`.`total_over_field_count`::: -(long) The number of `over` field values that were analyzed by the models. -+ --- -NOTE: The `over` field values are counted separately for each detector and -partition. - --- +(long) The number of `over` field values that were analyzed by the models. This +value is cumulative for all detectors. `model_size_stats`.`total_partition_field_count`::: -(long) The number of `partition` field values that were analyzed by the models. +(long) The number of `partition` field values that were analyzed by the models. +This value is cumulative for all detectors. `model_size_stats`.`timestamp`::: (date) The timestamp of the `model_size_stats` according to the timestamp of the