VictoriaMetrics/app/vmselect
2021-03-15 20:18:59 +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 app/vmselect/netstorage: reuse timeseriesWork objects in order to reduce memory allocations 2021-02-16 16:08:53 +02:00
prometheus app/vmselect: add round_digits query arg to /api/v1/query and /api/v1/query_range handlers for limiting the number of decimal digits after the point 2021-03-15 12:36:33 +02:00
promql app/vmselect/promql: fix tests after 2dae0a2c47 2021-03-15 20:18:59 +02:00
querystats app/vmselect/querystats: show the number of matching queries in the top by average duration and in the top by summary duration 2021-02-28 19:40:19 +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.