VictoriaMetrics/app/vmstorage
2022-06-04 01:13:48 +03:00
..
promdb adds multiple match args support for prometheusSearch, (#106) 2021-01-11 13:06:54 +02:00
main.go Merge branch 'public-single-node' into pmm-6401-read-prometheus-data-files 2022-06-04 01:13:48 +03:00
README.md all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00

vmstorage performs the following tasks:

  • Accepts inserts from vminsert and stores them to local storage.

  • Performs select requests from vmselect.