VictoriaMetrics/app/vmselect
2020-07-14 12:52:16 +03:00
..
netstorage app/vmstorage: add -denyQueriesOutsideRetention command-line flag for denying queries outside the configured retention 2020-07-01 00:21:44 +03:00
prometheus app/vmselect/prometheus: do not adjust last points in time series with timestamps exceeding the current time 2020-07-14 12:52:16 +03:00
promql app/vmselect/promql: add missing tests for ifnot binary operation 2020-07-09 13:24:06 +03:00
main.go app/vmselect: add /api/v1/status/active_queries page with the list of currently running queries 2020-07-08 18:55:38 +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.