docs-v2/content/influxdb/cloud/query-data/flux/window-aggregate.md

24 lines
845 B
Markdown

---
title: Window and aggregate data with Flux
seotitle: Window and aggregate data in InfluxDB with Flux
list_title: Window & aggregate
description: >
This guide walks through windowing and aggregating data with Flux and outlines
how it shapes your data in the process.
menu:
influxdb_cloud:
name: Window & aggregate
parent: Query with Flux
weight: 204
influxdb/cloud/tags: [flux, aggregates]
related:
- /flux/v0/stdlib/universe/aggregatewindow
- /flux/v0/stdlib/universe/window
- /flux/v0/function-types/#aggregates, Flux aggregate functions
- /flux/v0/function-types/#selectors, Flux selector functions
list_query_example: aggregate_window
source: /shared/influxdb-v2/query-data/flux/window-aggregate.md
---
<!-- The content of this file is at
// SOURCE content/shared/influxdb-v2/query-data/flux/window-aggregate.md-->