We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a9c508 commit c322f1dCopy full SHA for c322f1d
docs/reference/ml/apis/jobcounts.asciidoc
@@ -232,7 +232,7 @@ The `timing_stats` object shows timing-related statistics about the job's progre
232
(double) Maximum among all bucket processing times in milliseconds.
233
234
`average_bucket_processing_time_ms`::
235
- (double) Cumulative moving average of all bucket processing times in milliseconds.
+ (double) Average of all bucket processing times in milliseconds.
236
237
`exponential_average_bucket_processing_time_ms`::
238
(double) Exponential moving average of all bucket processing times in milliseconds.
0 commit comments