VictoriaMetrics/app/vminsert
2020-02-04 15:56:01 +02:00
..
common all: use github.com/klauspost/compress/gzip instead of compress/gzip 2020-01-17 23:59:17 +02:00
concurrencylimiter all: do not clash flag description with back-quoted flag types 2020-02-04 15:56:01 +02:00
deployment all: publish Docker images for the following GOARCH: amd64, arm, arm64, ppc64le and 386 2019-12-11 23:33:11 +02:00
graphite app/vminsert: move ingestion protocol parsers to lib/protoparser, so they could be re-used in the upcoming vmagent 2020-01-24 16:55:18 +02:00
influx all: do not clash flag description with back-quoted flag types 2020-02-04 15:56:01 +02:00
netstorage app/vminsert: do not drop pending rows if all the vmstorage backends are unavailable 2020-01-24 22:10:10 +02:00
opentsdb app/vminsert: move ingestion protocol parsers to lib/protoparser, so they could be re-used in the upcoming vmagent 2020-01-24 16:55:18 +02:00
opentsdbhttp app/vminsert: move ingestion protocol parsers to lib/protoparser, so they could be re-used in the upcoming vmagent 2020-01-24 16:55:18 +02:00
prometheus app/vminsert: moved -maxInsertRequestSize command-line flag out of lib/prompb in order to prevent its inclusion in vmselect and vmstorage apps 2020-01-28 22:53:50 +02:00
vmimport all: do not clash flag description with back-quoted flag types 2020-02-04 15:56:01 +02:00
main.go all: consistently log durations in seconds with millisecond precision 2020-01-22 18:35:24 +02:00
Makefile all: publish Docker images for the following GOARCH: amd64, arm, arm64, ppc64le and 386 2019-12-11 23:33:11 +02:00
README.md all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00

vminsert routes the ingested data to vmstorage nodes.