VictoriaMetrics/lib/protoparser
Aliaksandr Valialkin 937f382938 lib/protoparser/prometheus: properly unescape label values in Prometheus exposition format
Unescape only `\n`, `\"` and `\\` sequences as Prometheus does. Other escape sequences shouldn't be unescaped.
2021-03-02 13:21:43 +02:00
..
common all: properly handle CPU limits set on the host system/container 2020-12-08 21:07:29 +02:00
csvimport all: properly handle CPU limits set on the host system/container 2020-12-08 21:07:29 +02:00
graphite lib/protoparser/graphite: fix parsing of a Graphite line with empty tags such as foo; 1 2 2021-03-01 17:16:35 +02:00
influx lib/protoparser/influx: make sure that escaped whitespace can be put in measurement, tag names and field names 2021-02-16 13:59:18 +02:00
native lib/protoparser: propagate callback error to the caller of ParseStream for every supported data ingestion protocols 2020-11-13 13:05:24 +02:00
opentsdb all: properly handle CPU limits set on the host system/container 2020-12-08 21:07:29 +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/prometheus: properly unescape label values in Prometheus exposition format 2021-03-02 13:21:43 +02:00
promremotewrite all: properly handle CPU limits set on the host system/container 2020-12-08 21:07:29 +02:00
vmimport all: properly handle CPU limits set on the host system/container 2020-12-08 21:07:29 +02:00