VictoriaMetrics/lib/protoparser
Aliaksandr Valialkin aadbd014ff all: add native format for data export and import
The data can be exported via [/api/v1/export/native](https://victoriametrics.github.io/#how-to-export-data-in-native-format) handler
and imported via [/api/v1/import/native](https://victoriametrics.github.io/#how-to-import-data-in-native-format) handler.
2020-09-27 17:36:38 +03:00
..
common lib/protoparser/common: do not read request body when parsing timestamp query arg 2020-09-11 14:45:21 +03:00
csvimport lib/protoparser: report more errors for incorrect timestamps and/or values 2020-09-16 02:16:15 +03:00
graphite lib/protoparser/graphite: return error when value or timestamp cannot be properly parsed 2020-09-16 02:16:13 +03:00
influx lib/protoparser: report more errors for incorrect timestamps and/or values 2020-09-16 02:16:15 +03:00
native all: add native format for data export and import 2020-09-27 17:36:38 +03:00
opentsdb lib/protoparser: report more errors for incorrect timestamps and/or values 2020-09-16 02:16:15 +03:00
opentsdbhttp lib/protoparser: report more errors for incorrect timestamps and/or values 2020-09-16 02:16:15 +03:00
prometheus lib/protoparser: report more errors for incorrect timestamps and/or values 2020-09-16 02:16:15 +03:00
promremotewrite all: allow using KB, MB, GB, KiB, MiB and GiB suffixes in command-line flag values related to byte sizes or byte rates 2020-08-16 17:08:28 +03:00
vmimport lib/protoparser: use all the available CPU cores for processing ingested data from a single /api/v1/import stream 2020-09-26 04:22:06 +03:00