content/flux/v0/stdlib/internal/promql/resets.md
promql.resets() implements functionality equivalent to
PromQL's resets() function.
Important: The internal/promql package is not meant for external use.
(<-tables: stream[{A with _value: float}]) => stream[{B with _value: float}]
{{% caption %}} For more information, see Function type signatures. {{% /caption %}}
Input data. Defaults is piped-forward data (<-).