promql.emptyTable() function
promql.emptyTable()
returns an empty table, which is used as a helper function to implement
PromQL’s time()
and
vector()
functions.
Important: The internal/promql
package is not meant for external use.
Function type signature
() => stream[{_value: float, _time: time, _stop: time, _start: time}]
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:
Customers with an annual or support contract can contact InfluxData Support.