Merge pull request #560 from influxdata/stateduration-units
Note default unit for stateDuration()pull/562/head
commit
1e77121e75
content/v2.0/reference/flux/stdlib/built-in/transformations
|
@ -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_
|
||||
|
||||
|
|
Loading…
Reference in New Issue