VictoriaMetrics/lib/protoparser/prometheus
2020-09-29 12:29:50 +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 lib/protoparser: avoid copying of buffer read from the network to unmarshal buffer 2020-09-28 17:19:04 +03: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:29:50 +03:00