VictoriaMetrics/app/vminsert
Aliaksandr Valialkin ea53a21b02 all: consistently log durations in seconds with millisecond precision
This should improve logs readability
2020-01-22 18:35:24 +02:00
..
common all: use github.com/klauspost/compress/gzip instead of compress/gzip 2020-01-17 23:59:17 +02:00
concurrencylimiter app/vminsert: increase default value for -insert.maxQueueDuration from 30s to 60s 2020-01-18 14:39:30 +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: simultaneously accept telnet put and HTTP /api/put OpenTSDB metrics at -opentsdbListenAddr 2019-12-14 00:42:18 +02:00
influx app/vminsert: consistency renaming for counters 2019-12-09 16:44:26 +02:00
netstorage app/vminsert/netstorage: increase timeout for pushing data from vminsert to vmstorage by 3x 2020-01-21 18:21:49 +02:00
opentsdb all: mention command-line flags used for limiting the incoming request size in error messages 2020-01-16 13:06:43 +02:00
opentsdbhttp all: mention command-line flags used for limiting the incoming request size in error messages 2020-01-16 13:06:43 +02:00
prometheus all: mention command-line flags used for limiting the incoming request size in error messages 2020-01-16 13:06:43 +02:00
vmimport vendor: update github.com/valyala/fastjson from v1.4.2 to v1.4.5 2020-01-10 23:14:34 +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.