VictoriaMetrics/lib/protoparser
Aliaksandr Valialkin b931b9151a
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 16:45:53 +02:00
..
common lib/bytesutil: split Resize* funcs to MayOverallocate and NoOverallocate for more fine-grained control over memory allocations 2022-02-01 00:18:42 +02:00
csvimport all: make fmt via the upcoming Go1.19 2022-07-11 19:22:15 +03:00
datadog app/{vmagent,vminsert}: follow-up after d19e46de55 2022-07-07 01:30:58 +03:00
graphite lib/protoparser: remove superflowous memory allocations during protocol parsing 2022-04-06 14:00:08 +03:00
influx lib/protoparser: remove superflowous memory allocations during protocol parsing 2022-04-06 14:00:08 +03:00
native lib/protoparser/native: follow-up after fe01f4803d 2022-04-11 19:27:07 +03:00
opentsdb lib/protoparser/opentsdb: follow-up after 04b0e4e7bf 2022-11-09 16:45:53 +02:00
opentsdbhttp all: properly handle CPU limits set on the host system/container 2020-12-08 21:07:29 +02:00
prometheus lib/protoparser: remove superflowous memory allocations during protocol parsing 2022-04-06 14:00:08 +03:00
promremotewrite changes protoparser apis for accepting reading from io.Reader (#1624) 2021-09-20 14:49:28 +03:00
vmimport lib/protoparser: remove superflowous memory allocations during protocol parsing 2022-04-06 14:00:08 +03:00