f21924ae0d
This adds a new pipeline aggregation, the cumulative sum aggregation. This is a parent aggregation which must be specified as a sub-aggregation to a histogram or date_histogram aggregation. It will add a new aggregation to each bucket containing the sum of a specified metrics over this and all previous buckets. |
||
---|---|---|
.. | ||
avg-bucket-aggregation.asciidoc | ||
bucket-script-aggregation.asciidoc | ||
cumulative-sum-aggregation.asciidoc | ||
derivative-aggregation.asciidoc | ||
max-bucket-aggregation.asciidoc | ||
min-bucket-aggregation.asciidoc | ||
movavg-aggregation.asciidoc | ||
sum-bucket-aggregation.asciidoc |