VictoriaMetrics/lib/protoparser/prometheus
Aliaksandr Valialkin 8df33bd5c1 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:14:51 +03:00
..
parser.go lib/protoparser: report more errors for incorrect timestamps and/or values 2020-09-16 02:16:15 +03:00
parser_test.go lib/protoparser: report more errors for incorrect timestamps and/or values 2020-09-16 02:16:15 +03:00
parser_timing_test.go lib/protoparser: add parser for Prometheus exposition text format 2020-01-24 20:11:19 +02:00
streamparser.go app/{vminsert,vmagent}: improve data ingestion speed over a single connection 2020-09-28 04:14:51 +03:00
streamparser_test.go app/{vminsert,vmagent}: allow passing timestamp via timestamp query arg when ingesting data to /api/v1/import/prometheus 2020-09-11 13:28:31 +03:00