elasticsearch/docs/reference/rest-api
Christos Soulios 66b5e4ec89
Implement aggregations on aggregate metric fields (#56745)
In the process of developing a new implementation for the Elasticsearch Rollups functionality we came up with the concept of the aggregate metric field type.

The aggregate_metric_double field type can store the results of aggregations (currently min, max, sum, value_count and avg are supported - more to come).

This field allows us to run (min, max, sum, value_count, avg) aggregations on the container field and the field will return the correct metric depending on the aggregation that is computed.
2020-11-10 19:31:59 +02:00
..
common-parms.asciidoc [DOCS] Document get pipeline API as multi-target (#64816) 2020-11-09 16:11:13 -05:00
cron-expressions.asciidoc
defs.asciidoc
index.asciidoc
info.asciidoc Implement aggregations on aggregate metric fields (#56745) 2020-11-10 19:31:59 +02:00
usage.asciidoc Implement aggregations on aggregate metric fields (#56745) 2020-11-10 19:31:59 +02:00