VictoriaMetrics/lib/protoparser/prometheus
Aliaksandr Valialkin 975498d402
lib/protoparser/prometheus: follow-up for 8e338632a3
Do not spend CPU time on error message formatting if error logger is disabled
2021-11-30 00:51:15 +02:00
..
parser.go lib/protoparser/prometheus: follow-up for 8e338632a3 2021-11-30 00:51:15 +02:00
parser_test.go lib/protoparser/prometheus: optimize GetRowsDiff() function 2021-10-27 18:55:25 +03:00
parser_timing_test.go lib/protoparser/prometheus: add a benchmark for GetRowsDiff 2021-10-27 18:55:23 +03:00
streamparser.go lib/protoparser: stop reading the input stream as soon as the callback provided by the caller returns error 2021-06-14 15:20:38 +03:00
streamparser_test.go Fixes error handling for promscrape.streamParse (#1009) 2021-01-12 13:35:09 +02:00