OpenSearch/docs/reference/aggregations/metrics
Christos Soulios c65f828cb7
[7.x] Histogram field type support for ValueCount and Avg aggregations (#56099)
Backports #55933 to 7.x

Implements value_count and avg aggregations over Histogram fields as discussed in #53285

- value_count returns the sum of all counts array of the histograms
- avg computes a weighted average of the values array of the histogram by multiplying each value with its associated element in the counts array
2020-05-04 13:23:02 +03:00
..
avg-aggregation.asciidoc [7.x] Histogram field type support for ValueCount and Avg aggregations (#56099) 2020-05-04 13:23:02 +03:00
boxplot-aggregation.asciidoc Add histogram field type support to boxplot aggs (#52265) 2020-02-13 18:09:26 -05:00
cardinality-aggregation.asciidoc [DOCS] [5 of 5] Change // TESTRESPONSE comments to [source,console-results] (#46449) (#46459) 2019-09-06 16:09:09 -04:00
extendedstats-aggregation.asciidoc [DOCS] [5 of 5] Change // TESTRESPONSE comments to [source,console-results] (#46449) (#46459) 2019-09-06 16:09:09 -04:00
geobounds-aggregation.asciidoc [DOCS] [5 of 5] Change // TESTRESPONSE comments to [source,console-results] (#46449) (#46459) 2019-09-06 16:09:09 -04:00
geocentroid-aggregation.asciidoc [DOCS] Warn about using `geo_centroid` as sub-agg to `geohash_grid` (#50038) 2020-01-06 07:47:54 -06:00
max-aggregation.asciidoc [DOCS] [5 of 5] Change // TESTRESPONSE comments to [source,console-results] (#46449) (#46459) 2019-09-06 16:09:09 -04:00
median-absolute-deviation-aggregation.asciidoc [DOCS] [5 of 5] Change // TESTRESPONSE comments to [source,console-results] (#46449) (#46459) 2019-09-06 16:09:09 -04:00
min-aggregation.asciidoc [DOCS] [5 of 5] Change // TESTRESPONSE comments to [source,console-results] (#46449) (#46459) 2019-09-06 16:09:09 -04:00
percentile-aggregation.asciidoc Add histogram field type support to boxplot aggs (#52265) 2020-02-13 18:09:26 -05:00
percentile-rank-aggregation.asciidoc Fix leftover mentions of method parameter in Percentile Aggs (#51272) 2020-01-22 10:03:35 -05:00
scripted-metric-aggregation.asciidoc [DOCS] Add anchors for scripted metric aggregations (#53618) 2020-03-16 12:20:41 -07:00
stats-aggregation.asciidoc [DOCS] [5 of 5] Change // TESTRESPONSE comments to [source,console-results] (#46449) (#46459) 2019-09-06 16:09:09 -04:00
string-stats-aggregation.asciidoc Deleted 'a' before plural 'messages' 2019-12-30 21:25:15 +02:00
sum-aggregation.asciidoc [7.x] Histogram field type support for ValueCount and Avg aggregations (#56099) 2020-05-04 13:23:02 +03:00
t-test-aggregation.asciidoc [7.x] Add support for filters to T-Test aggregation (#54980) (#55066) 2020-04-13 12:28:58 -04:00
top-metrics-aggregation.asciidoc [DOCS] Fix typos in top metrics agg docs (#54299) 2020-03-27 10:49:21 -04:00
tophits-aggregation.asciidoc Improve top_metrics docs (#53521) (#53619) 2020-03-16 13:47:43 -04:00
valuecount-aggregation.asciidoc [7.x] Histogram field type support for ValueCount and Avg aggregations (#56099) 2020-05-04 13:23:02 +03:00
weighted-avg-aggregation.asciidoc [DOCS] [5 of 5] Change // TESTRESPONSE comments to [source,console-results] (#46449) (#46459) 2019-09-06 16:09:09 -04:00