VictoriaMetrics/app/vmselect
2021-02-10 00:44:54 +02:00
..
bufferedwriter app/vmselect: stop /api/v1/export/* execution if client disconnects 2020-09-27 23:53:13 +03:00
graphite app/vmselect,lib/storage: properly parse Graphite selectors with inner wildcards 2021-02-03 20:14:22 +02:00
graphiteql Graphite vmalert wip (#112) 2021-02-01 15:05:32 +02:00
netstorage lib/storage: optimize search by label filters matching big number of time series 2021-02-10 00:44:54 +02:00
prometheus app/vmselect: add ability to set Graphite-compatible filter via {__graphite__="foo.*.bar"} syntax 2021-02-03 01:21:54 +02:00
promql app/vmselect: deprecate -search.treatDotsAsIsInRegexps in favor to {__graphite__="foo.*.bar"} syntax 2021-02-03 20:36:01 +02:00
querystats app/vmselect: sync query stats handling with cluster version 2020-12-27 13:00:29 +02:00
searchutils app/vmselect/searchutils: return elapsed time in Deadline.String() output 2020-12-01 00:15:18 +02:00
main.go app/{vminsert,vmselect}: accept requests to paths with /graphite and /prometheus prefixes 2021-02-04 20:01:18 +02: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.