VictoriaMetrics/lib/protoparser/opentsdb
2020-08-11 17:05:21 +03:00
..
parser.go lib/protoparser: clarify that the string passed to Unmarshal() function must remain available when the parsed rows are in use 2020-08-11 17:05:21 +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:55:18 +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:55:18 +02:00
streamparser.go all: use errors.As instead of type assertion for detecting net.Error 2020-07-01 00:16:13 +03:00