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

14 lines
373 B
Markdown

---
title: Create custom aggregate functions
description: Create your own custom aggregate functions in Flux using the `reduce()` function.
influxdb/cloud/tags: [functions, custom, flux, aggregates]
menu:
influxdb_cloud:
name: Custom aggregate functions
parent: Custom functions
weight: 301
related:
- /flux/v0/stdlib/universe/reduce/
---
{{< duplicate-oss >}}