VictoriaMetrics/lib/protoparser/opentsdb
Aliaksandr Valialkin b8839df32c
lib/protoparser/opentsdb: follow-up after 04b0e4e7bf
- Simplify the parser code to be less error prone
- Document the change
- Add a test for OpenTSDB put line with trailing whitespace without tags

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3290
2022-11-09 15:35:05 +02:00
..
parser_test.go lib/protoparser/opentsdb: follow-up after 04b0e4e7bf 2022-11-09 15:35:05 +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
parser.go lib/protoparser/opentsdb: follow-up after 04b0e4e7bf 2022-11-09 15:35:05 +02:00
streamparser.go lib/protoparser: remove superflowous memory allocations during protocol parsing 2022-04-06 14:00:08 +03:00