VictoriaMetrics/lib/protoparser/prometheus
2020-11-01 23:35:06 +02:00
..
parser.go lib/protoparser: report more errors for incorrect timestamps and/or values 2020-09-16 02:14:18 +03:00
parser_test.go lib/protoparser: report more errors for incorrect timestamps and/or values 2020-09-16 02:14:18 +03:00
parser_timing_test.go lib/protoparser: add parser for Prometheus exposition text format 2020-01-24 20:11:02 +02:00
streamparser.go lib/promscrape: add stream parse mode for efficient scraping of targets that expose millions of metrics 2020-11-01 23:35:06 +02:00
streamparser_test.go lib/protoparser/prometheus: sort rows before comparing them in TestParseStream, since the order for callback calls is non-deterministic 2020-09-29 12:30:04 +03:00