VictoriaMetrics/lib/protoparser/vmimport
Aliaksandr Valialkin b4bf722d8f lib/protoparser: use all the available CPU cores for processing ingested data from a single /api/v1/import stream
Previously a single data ingestion stream to /api/v1/import could load only a single CPU core.
2020-09-26 04:21:32 +03:00
..
parser_test.go lib/protoparser/vmimport: add more testcases for invalid timestamps and values 2020-09-16 02:22:06 +03:00
parser_timing_test.go app/vmagent: initial implementation for vmagent 2020-02-23 13:36:03 +02:00
parser.go lib/protoparser: clarify that the string passed to Unmarshal() function must remain available when the parsed rows are in use 2020-08-11 17:04:39 +03:00
streamparser.go lib/protoparser: use all the available CPU cores for processing ingested data from a single /api/v1/import stream 2020-09-26 04:21:32 +03:00