VictoriaMetrics/lib/protoparser
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
..
common lib/protoparser/common: do not read request body when parsing timestamp query arg 2020-09-11 14:44:58 +03:00
csvimport lib/protoparser: report more errors for incorrect timestamps and/or values 2020-09-16 02:14:18 +03:00
graphite lib/protoparser/graphite: return error when value or timestamp cannot be properly parsed 2020-09-16 01:35:12 +03:00
influx lib/protoparser: report more errors for incorrect timestamps and/or values 2020-09-16 02:14:18 +03:00
opentsdb lib/protoparser: report more errors for incorrect timestamps and/or values 2020-09-16 02:14:18 +03:00
opentsdbhttp lib/protoparser: report more errors for incorrect timestamps and/or values 2020-09-16 02:14:18 +03:00
prometheus lib/protoparser: report more errors for incorrect timestamps and/or values 2020-09-16 02:14:18 +03:00
promremotewrite all: allow using KB, MB, GB, KiB, MiB and GiB suffixes in command-line flag values related to byte sizes or byte rates 2020-08-16 17:05:52 +03:00
vmimport 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