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

647 B

title seotitle list_title description weight menu influxdb/cloud/tags related list_query_example
Calculate the increase Calculate the increase in Flux Increase Use the [`increase()` function](/influxdb/cloud/reference/flux/stdlib/built-in/transformations/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. 210
influxdb_cloud
parent name
Query with Flux Increase
query
increase
counters
/{{< latest "flux" >}}/stdlib/universe/increase/
increase

{{< duplicate-oss >}}