VictoriaMetrics/app/vminsert/opentsdb
Aliaksandr Valialkin 968d094524 app/vminsert: reduce memory usage for Influx, Graphite and OpenTSDB protocols
Do not buffer per-connection data and just store it as it arrives
2019-05-28 18:47:23 +03:00
..
parser.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
parser_test.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
parser_timing_test.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00
request_handler.go app/vminsert: reduce memory usage for Influx, Graphite and OpenTSDB protocols 2019-05-28 18:47:23 +03:00
server.go all: open-sourcing single-node version 2019-05-23 00:18:06 +03:00