VictoriaMetrics/lib/protoparser
Aliaksandr Valialkin 6d8c23fdbd app/{vminsert,vmselect}: skip accountID and projectID when marshaling/unmarshaling MetricName in /api/v1/export/native and /api/v1/import/native
This is needed in order to be able to migrate native data from/to single-node VictoriaMetrics
2020-09-28 00:58:58 +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 app/{vminsert,vmselect}: skip accountID and projectID when marshaling/unmarshaling MetricName in /api/v1/export/native and /api/v1/import/native 2020-09-28 00:58:58 +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