VictoriaMetrics/lib/protoparser/prometheus
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/prometheus: properly parse OpenMetrics timestamps 2020-11-27 14:54:36 +02:00
parser_test.go lib/protoparser/prometheus: properly parse OpenMetrics timestamps 2020-11-27 14:54:36 +02:00
parser_timing_test.go lib/protoparser: add parser for Prometheus exposition text format 2020-01-24 20:11:19 +02:00
streamparser.go all: properly handle CPU limits set on the host system/container 2020-12-08 21:07:03 +02:00
streamparser_test.go lib/protoparser/prometheus: properly parse OpenMetrics timestamps 2020-11-27 14:54:36 +02:00