promql.resets() function
promql.resets()
implements functionality equivalent to
PromQL’s resets()
function.
Function type signature
(<-tables: stream[{A with _value: float}]) => stream[{B with _value: float}]
For more information, see Function type signatures.
Parameters
tables
Input data. Defaults is piped-forward data (<-
).
Was this page helpful?
Thank you for your feedback!
Support and feedback
Thank you for being part of our community! We welcome and encourage your feedback and bug reports for Flux and this documentation. To find support, use the following resources:
InfluxDB Cloud customers can contact InfluxData Support.