VictoriaMetrics/app/vmselect
2021-04-07 14:16:08 +03:00
..
bufferedwriter app/vmselect: stop /api/v1/export/* execution if client disconnects 2020-09-27 23:53:13 +03:00
graphite app/vmselect/graphite: accept and enforce extra_label in all the Graphite APIs 2021-03-23 15:29:16 +02:00
graphiteql Graphite vmalert wip (#112) 2021-02-01 15:05:32 +02:00
netstorage app/vmselect: prevent from possible incomplete query results after timed out query 2021-03-30 13:35:45 +03:00
prometheus app/vmselect: add -search.maxStatusRequestDuration command-line flag for limiting the duration of requests to /api/v1/status/* and /api/v1/series/count 2021-03-30 21:41:35 +03:00
promql app/vmselect: do not sort series returned from topk* and bottomk* functions, since these series are already sorted in user-expected order 2021-04-07 14:16:08 +03:00
querystats all: various fixes in command-line flag descriptions 2021-03-15 21:59:25 +02:00
searchutils app/vmselect: add -search.maxStatusRequestDuration command-line flag for limiting the duration of requests to /api/v1/status/* and /api/v1/series/count 2021-03-30 21:41:35 +03:00
main.go app/vmselect: return dumb response on /api/v1/query_exemplars request 2021-04-05 23:25:08 +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.