Merge pull request from influxdata/stateduration-units

Note default unit for stateDuration()
pull/562/head
pierwill 2019-10-28 10:17:25 -07:00 committed by GitHub
commit 1e77121e75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
content/v2.0/reference/flux/stdlib/built-in/transformations

View File

@ -58,6 +58,7 @@ _**Data type:** String_
The unit of time in which the state duration is incremented.
For example: `1s`, `1m`, `1h`, etc.
The default unit is one second (`1s`).
_**Data type:** Duration_