VictoriaMetrics/app/vmselect
2020-07-17 18:28:45 +03:00
..
netstorage app/vmselect: fix nil pointer dereference panic when unsuccessfully querying vmstorage 2020-07-16 19:15:43 +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 mode_over_time(m[d]) function 2020-07-17 18:28:45 +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.