v0.87.1: metricsql: add function range()
Add support for the range() function in MetricsQL. It is registered as a transform function, and It returns the range duration of the current query range evaluation in seconds
PR #73
Related to VictoriaMetrics/VictoriaMetrics#11028