VictoriaMetrics/lib/protoparser/opentsdbhttp
Aliaksandr Valialkin 1a237c6903 all: properly handle CPU limits set on the host system/container
This can reduce memory usage on systems with enabled CPU limits.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/946
2020-12-08 21:07:03 +02:00
..
parser.go lib/protoparser: report more errors for incorrect timestamps and/or values 2020-09-16 02:16:15 +03:00
parser_pool.go app/{vminsert,vmagent}: improve data ingestion speed over a single connection 2020-09-28 04:14:51 +03:00
parser_test.go app/{vminsert,vmagent}: improve data ingestion speed over a single connection 2020-09-28 04:14:51 +03:00
parser_timing_test.go all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:33:46 +03:00
streamparser.go all: properly handle CPU limits set on the host system/container 2020-12-08 21:07:03 +02:00