VictoriaMetrics/lib/protoparser/common
Aliaksandr Valialkin 124f78857b app/{vminsert,vmagent}: improve data ingestion speed over a single connection
Process data obtianed from a single connection on all the available CPU cores.
2020-09-28 04:13:08 +03:00
..
extra_labels.go app/{vminsert,vmagent}: allow adding extra labels when importing data via Prometheus, CSV and JSON line formats 2020-09-02 19:43:21 +03:00
gzip_reader.go app/vmagent: initial implementation for vmagent 2020-02-23 13:36:03 +02:00
lines_reader.go lib/protoparser: removed unnecessary call to SetReadDeadline when reading a stream of data 2020-08-15 15:38:08 +03:00
lines_reader_test.go app/vmagent: initial implementation for vmagent 2020-02-23 13:36:03 +02:00
timestamp.go lib/protoparser/common: do not read request body when parsing timestamp query arg 2020-09-11 14:44:58 +03:00
unmarshal_work.go app/{vminsert,vmagent}: improve data ingestion speed over a single connection 2020-09-28 04:13:08 +03:00