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

595 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](/flux/v1/stdlib/universe/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
/flux/v0/stdlib/universe/increase/
increase

{{< duplicate-oss >}}