IMPORTANT: No additional bug fixes or documentation updates will be released for this version. For the latest information, see the current release documentation.
« Aggregations Average Aggregation Usage »
Elastic Docs ›Elasticsearch .NET Clients [7.16] ›Aggregations

Metric Aggregations

edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

Metric Aggregations

edit

The aggregations in this family compute metrics based on values extracted in one way or another from the documents that are being aggregated. The values are typically extracted from the fields of the document (using the field data), but can also be generated using scripts.

  • Average Aggregation Usage
  • Boxplot Aggregation Usage
  • Cardinality Aggregation Usage
  • Extended Stats Aggregation Usage
  • Geo Bounds Aggregation Usage
  • Geo Centroid Aggregation Usage
  • Geo Line Aggregation Usage
  • Max Aggregation Usage
  • Median Absolute Deviation Aggregation Usage
  • Min Aggregation Usage
  • Percentile Ranks Aggregation Usage
  • Percentiles Aggregation Usage
  • Rate Aggregation Usage
  • Scripted Metric Aggregation Usage
  • Stats Aggregation Usage
  • String Stats Aggregation Usage
  • Sum Aggregation Usage
  • T Test Aggregation Usage
  • Top Hits Aggregation Usage
  • Top Metrics Aggregation Usage
  • Value Count Aggregation Usage
  • Weighted Average Aggregation Usage

See the Elasticsearch documentation on Metric aggregations for more details.

« Aggregations Average Aggregation Usage »

Most Popular

Video

Get Started with Elasticsearch

Video

Intro to Kibana

Video

ELK for Logs & Metrics