23 lines
685 B
Markdown
23 lines
685 B
Markdown
---
|
|
title: Calculate the increase
|
|
seotitle: Calculate the increase in Flux
|
|
list_title: Increase
|
|
description: >
|
|
Use `increase()` to track increases across multiple columns in a table.
|
|
This function is especially useful when tracking changes in counter values that
|
|
wrap over time or periodically reset.
|
|
weight: 210
|
|
menu:
|
|
influxdb_v2:
|
|
parent: Query with Flux
|
|
name: Increase
|
|
influxdb/v2/tags: [query, increase, counters]
|
|
related:
|
|
- /flux/v0/stdlib/universe/increase/
|
|
list_query_example: increase
|
|
source: /shared/influxdb-v2/query-data/flux/increase.md
|
|
---
|
|
|
|
<!-- The content for this file is located at
|
|
// SOURCE content/shared/influxdb-v2/query-data/flux/increase.md -->
|