VictoriaMetrics/app/vmselect
2021-02-22 19:14:15 +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/prometheus: treat match query arg in the same way as match[] query arg 2021-02-11 15:02:21 +02:00
promql app/vmselect/promql: add increase_pure() function to MetricsQL 2021-02-22 19:14:15 +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.