@@ -271,21 +271,21 @@ _insert_zeros_::
271
271
272
272
273
273
274
+ include::pipeline/bucket-script-aggregation.asciidoc[]
275
+ include::pipeline/bucket-selector-aggregation.asciidoc[]
276
+ include::pipeline/bucket-sort-aggregation.asciidoc[]
274
277
include::pipeline/avg-bucket-aggregation.asciidoc[]
275
- include::pipeline/derivative-aggregation.asciidoc[]
276
278
include::pipeline/max-bucket-aggregation.asciidoc[]
277
279
include::pipeline/min-bucket-aggregation.asciidoc[]
278
280
include::pipeline/sum-bucket-aggregation.asciidoc[]
279
- include::pipeline/stats-bucket-aggregation.asciidoc[]
280
- include::pipeline/extended-stats-bucket-aggregation.asciidoc[]
281
+ include::pipeline/cumulative-cardinality-aggregation.asciidoc[]
282
+ include::pipeline/cumulative-sum-aggregation.asciidoc[]
283
+ include::pipeline/derivative-aggregation.asciidoc[]
281
284
include::pipeline/percentiles-bucket-aggregation.asciidoc[]
282
285
include::pipeline/movavg-aggregation.asciidoc[]
283
286
include::pipeline/movfn-aggregation.asciidoc[]
284
- include::pipeline/cumulative-sum-aggregation.asciidoc[]
285
- include::pipeline/cumulative-cardinality-aggregation.asciidoc[]
286
- include::pipeline/bucket-script-aggregation.asciidoc[]
287
- include::pipeline/bucket-selector-aggregation.asciidoc[]
288
- include::pipeline/bucket-sort-aggregation.asciidoc[]
289
- include::pipeline/serial-diff-aggregation.asciidoc[]
290
287
include::pipeline/moving-percentiles-aggregation.asciidoc[]
291
288
include::pipeline/normalize-aggregation.asciidoc[]
289
+ include::pipeline/serial-diff-aggregation.asciidoc[]
290
+ include::pipeline/stats-bucket-aggregation.asciidoc[]
291
+ include::pipeline/extended-stats-bucket-aggregation.asciidoc[]
0 commit comments