VictoriaMetrics/app/vmselect
Aliaksandr Valialkin c4632faa9d app/vmselect/promql: add tmin_over_time(m[d]) and tmax_over_time(m[d]) functions
These functions return timestamp in seconds for the minimum and maximum value for `m` over time range `d`
2020-01-10 19:39:28 +02:00
..
netstorage app/vmselect/netstorage: move MustAdviseSequentialRead to lib/fs 2019-12-23 23:16:11 +02:00
prometheus Rename lib/promql to lib/metricsql and apply small fixes 2019-12-25 22:03:59 +02:00
promql app/vmselect/promql: add tmin_over_time(m[d]) and tmax_over_time(m[d]) functions 2020-01-10 19:39:28 +02:00
main.go app/vmselect: add placeholders for /api/v1/rules and /api/v1/alerts 2019-12-03 19:36:33 +02:00
README.md all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00

vmselect performs the incoming queries and fetches the required data from vmstorage.