DB
FunctionsTime Series

delta_sum_timestamp

Computes positive delta accumulation for timestamped counter values. In this V1 implementation, values are consumed in input order.

delta_sum_timestamp(…) → Float64

Kind · aggregate

Computes positive delta accumulation for timestamped counter values. In this V1 implementation, values are consumed in input order.

Part of the Time Series family.