Concept Flow - Metric aggregations (avg, sum, min, max)
Start Query
Select Metric Aggregation
Elasticsearch Processes Data
Calculate Metric (avg, sum, min, max)
Return Aggregation Result
Display Result
The flow shows how a metric aggregation query is sent to Elasticsearch, which processes the data and returns the calculated metric result.