VictoriaMetrics/app/vmselect
2021-03-04 14:12:07 +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 histogram_avg(), histogram_stddev() and histogram_stdvar() functions to MetricsQL 2021-03-04 14:12:07 +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.