VictoriaMetrics/app/vmselect
2020-07-09 11:18:30 +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: small fixes on top of 8bb762124a 2020-07-05 18:17:06 +03:00
promql app/vmselect/promql/active_queries.go: simplify code a bit by inlining getNextActiveQueryID function 2020-07-09 11:18:30 +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.