VictoriaMetrics/vendor
Aliaksandr Valialkin a925d5a3e1 app/vmselect/promql: duration handling improvements in MetricsQL queries
- Support durations anywhere in MetricsQL queries. E.g. sum_over_time(m[1h])/1h is equivalent to sum_over_time(m[1h])/3600
- Support durations without suffix. E.g. rate(m[300]) is equivalent to rate(m[5m])
2021-07-12 17:16:41 +03:00
..
cloud.google.com/go vendor: make vendor-update 2021-07-07 16:05:04 +03:00
github.com app/vmselect/promql: duration handling improvements in MetricsQL queries 2021-07-12 17:16:41 +03:00
go.opencensus.io vendor: make vendor-update 2021-02-01 19:39:10 +02:00
go.uber.org/atomic vendor: make vendor-update 2021-06-09 20:40:50 +03:00
golang.org/x vendor: make vendor-update 2021-07-07 16:05:04 +03:00
google.golang.org vendor: make vendor-update 2021-07-07 16:05:04 +03:00
gopkg.in/yaml.v2 vendor: make vendor-update 2020-12-03 20:16:30 +02:00
modules.txt app/vmselect/promql: duration handling improvements in MetricsQL queries 2021-07-12 17:16:41 +03:00