VictoriaMetrics/vendor/github.com/VictoriaMetrics
Aliaksandr Valialkin a3c8f902c1
vendor: update github.com/VictoriaMetrics/metricsql from v0.60.0 to v0.61.1
This adds support for passing durations via WITH template vars:

- `WITH (w = 5m) m[w]` is transformed to `m[5m]`
- `WITH (f(w, step, off) = m[w:step] offset off) f(5m, 10s, 1h)` is transformed to `m[5m:10s] offset 1h`

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4025
Updates https://github.com/VictoriaMetrics/metricsql/issues/12

See also the initial implementation by @lujiajing1126 at https://github.com/VictoriaMetrics/metricsql/pull/13
2023-07-19 15:04:38 -07:00
..
fastcache vendor: update github.com/VictoriaMetrics/fastcache from v1.9.0 to v1.10.0 2022-04-05 20:39:43 +03:00
fasthttp vendor: update github.com/VictoriaMetrics/fasthttp from v1.1.0 to v1.2.0 2023-02-21 17:50:25 -08:00
metrics vendor: update github.com/VictoriaMetrics/metrics from v1.23.1 to v1.24.0 2023-05-16 11:37:18 -07:00
metricsql vendor: update github.com/VictoriaMetrics/metricsql from v0.60.0 to v0.61.1 2023-07-19 15:04:38 -07:00