VictoriaMetrics/app/vminsert
Aliaksandr Valialkin a6d02ff275 lib/timerpool: use timer pool in concurrency limiters
This should reduce the number of memory allocations in highly loaded system
2019-05-28 17:30:10 +03:00
..
concurrencylimiter lib/timerpool: use timer pool in concurrency limiters 2019-05-28 17:30:10 +03:00
deployment all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00
graphite all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00
influx app/vminsert/influx: try converting string values to numeric values, since Influx agents may send numeric values as strings 2019-05-26 22:12:55 +03:00
netstorage app/vminsert: add -rpc.disableCompression command-line flag for reducing CPU usage at the cost of higher network bandwidth usage 2019-05-24 12:51:07 +03:00
opentsdb all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00
prometheus all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00
main.go all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00
Makefile all: remove -p XXXX:XXXX from docker run options, since it is unnesessary if --net=host is set 2019-05-24 12:53:12 +03:00
README.md all: open-sourcing cluster version 2019-05-23 00:25:38 +03:00

vminsert routes the ingested data to vmstorage nodes.