VictoriaMetrics/lib/protoparser/graphite
Nikolay a3684fe3de
adds tab as second separator for graphite text protocol (#1733)
* adds tab as second separator for graphite text protocol

* changes indexFunc for indexAny

* Update lib/protoparser/graphite/parser_test.go

Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
2021-10-22 12:23:45 +03:00
..
parser.go adds tab as second separator for graphite text protocol (#1733) 2021-10-22 12:23:45 +03:00
parser_test.go adds tab as second separator for graphite text protocol (#1733) 2021-10-22 12:23:45 +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: stop reading the input stream as soon as the callback provided by the caller returns error 2021-06-14 15:18:49 +03:00