VictoriaMetrics/app/vmstorage
2020-09-23 22:43:01 +03:00
..
promdb app/vmselect: obtain labels and label values from Prometheus storage inside netstorage package 2020-09-23 22:43:01 +03:00
main.go PMM-6401 Initial implementaton for reading data from Prometheus files 2020-09-23 14:26:39 +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.