VictoriaMetrics/app/vmselect
Aliaksandr Valialkin dbd8beccfa app/vmselect/promql: add ascent_over_time(m[d]) and descent_over_time(m[d]) functions
These functions could be useful in GPS tracking apps for calculating the summary for height gain/loss
over the given duration `d`.
2020-05-21 12:07:48 +03:00
..
netstorage lib/storage: postpone reading data from blocks during search 2020-04-27 11:45:24 +03:00
prometheus lib: extract common code for returning fast unix timestamp into lib/fasttime 2020-05-14 23:02:07 +03:00
promql app/vmselect/promql: add ascent_over_time(m[d]) and descent_over_time(m[d]) functions 2020-05-21 12:07:48 +03:00
main.go lib/storage: postpone reading data from blocks during search 2020-04-27 11:45:24 +03: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.