elasticsearch/docs/reference/aggregations
Benjamin Trent 100f222650
Adds support for the rate aggregation under a composite agg (#76992)
rate aggregation should support being a sub-aggregation
of a composite agg.

The catch is that the composite aggregation source
must be a date histogram. Other sources can be present
but their must be exactly one date histogram source
otherwise the rate aggregation does not know which
interval to compare its unit rate to.

closes https://github.com/elastic/elasticsearch/issues/76988
2021-09-01 07:29:13 -04:00
..
bucket [DOCS] Add filter example to nested agg docs (#76118) 2021-08-05 09:48:28 -04:00
metrics Adds support for the rate aggregation under a composite agg (#76992) 2021-09-01 07:29:13 -04:00
pipeline [ML] adding new KS test pipeline aggregation (#73334) 2021-06-04 10:04:41 -04:00
bucket.asciidoc [DOCS] Deduplicate docs for search.max_buckets 2021-06-29 08:42:01 -04:00
metrics.asciidoc [DOCS] Fix acasting for agg types (#67469) 2021-01-13 14:44:54 -05:00
pipeline.asciidoc Add keep_values gap policy (#73297) 2021-06-08 09:47:29 -10:00