VictoriaMetrics/lib/protoparser/graphite
2020-07-01 00:15:34 +03:00
..
parser.go all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:05:11 +03:00
parser_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
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 all: use errors.As instead of type assertion for detecting net.Error 2020-07-01 00:15:34 +03:00