VictoriaMetrics/lib/protoparser/graphite
2020-09-28 17:19:16 +03:00
..
parser.go lib/protoparser/graphite: return error when value or timestamp cannot be properly parsed 2020-09-16 01:35:12 +03:00
parser_test.go app/{vminsert,vmagent}: improve data ingestion speed over a single connection 2020-09-28 04:13:08 +03:00
parser_timing_test.go app/vminsert: move ingestion protocol parsers to lib/protoparser, so they could be re-used in the upcoming vmagent 2020-01-24 16:53:00 +02:00
streamparser.go lib/protoparser: avoid copying of buffer read from the network to unmarshal buffer 2020-09-28 17:19:16 +03:00