elapsed() function
*Function type: Transformation*
elapsed()
returns an errors if the is not present in the input table.
*Data type: Duration*
The column to use to compute the elapsed time. Defaults to "_time"
.
The column to store elapsed times. Defaults to .
*Data type: String*
Examples
Calculate the time between points in seconds
|> range(start: -5m)