elasticsearch/docs/reference/aggregations
Igor Motov a065b6d8da
Return an error when a rate aggregation cannot calculate bucket sizes (#65429)
In some cases when the rate aggregation is not a child of a date histogram
aggregation, it is not possible to determine the actual size of the date
histogram bucket. In this case the rate aggregation now throws an exception.

Closes #63703
2020-11-25 10:05:51 -05:00
..
bucket
metrics Return an error when a rate aggregation cannot calculate bucket sizes (#65429) 2020-11-25 10:05:51 -05:00
pipeline
bucket.asciidoc
metrics.asciidoc
pipeline.asciidoc