runtime.version() function
runtime.version()
returns the current Flux version.
Function type signature
() => string
Examples
Return the Flux version in a stream of tables
import "array"
import "runtime"
array.from(rows: [{version: runtime.version()}])
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.