mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-11 14:53:49 +00:00
f5e70f0ab9
it merges result according to prometheus ChainedSeriesMerge. https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1001 |
||
---|---|---|
.. | ||
promdb | ||
main.go | ||
README.md |
vmstorage
performs the following tasks:
-
Accepts inserts from
vminsert
and stores them to local storage. -
Performs select requests from
vmselect
.